aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-24 13:25:04 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-24 13:25:04 -0200
commitfbb0975a7a59162014f3da37e412f678ee6fccde (patch)
tree185df2d1b081e60013fd138abe2e3df1eedd30e6 /manifests
parent0b82ffd39d0773d2a3544b07ec4823a683e809c0 (diff)
downloadpuppet-nodo-fbb0975a7a59162014f3da37e412f678ee6fccde.tar.gz
puppet-nodo-fbb0975a7a59162014f3da37e412f678ee6fccde.tar.bz2
Oops 2
Diffstat (limited to 'manifests')
-rw-r--r--manifests/subsystems/ups.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/ups.pp b/manifests/subsystems/ups.pp
index 47b9f13..184be46 100644
--- a/manifests/subsystems/ups.pp
+++ b/manifests/subsystems/ups.pp
@@ -7,7 +7,7 @@ class ups(
$polltime = hiera('nodo::ups::polltime', '60'),
$onbatterydelay = hiera('nodo::ups::onbatterydelay', '6'),
$batterylevel = hiera('nodo::ups::batterylevel', '5'),
- $minutes = hiera('nodo::ups::minutes', '3'
+ $minutes = hiera('nodo::ups::minutes', '3')
) {
case $include {
true: {