From fbb0975a7a59162014f3da37e412f678ee6fccde Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 24 Jan 2013 13:25:04 -0200 Subject: Oops 2 --- manifests/subsystems/ups.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') 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: { -- cgit v1.2.3