From: Silvio Rhatto Date: Thu, 24 Jan 2013 15:25:04 +0000 (-0200) Subject: Oops 2 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fbb0975a7a59162014f3da37e412f678ee6fccde;p=puppet-nodo.git Oops 2 --- 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: {