From: Silvio Rhatto Date: Tue, 17 Apr 2012 15:28:09 +0000 (-0300) Subject: Updating to new apcupsd module version X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=31183e042a3d3d9bad9a16ebc759435d38875e19;p=puppet-nodo.git Updating to new apcupsd module version --- diff --git a/manifests/subsystems/ups.pp b/manifests/subsystems/ups.pp index 648e0df..8989347 100644 --- a/manifests/subsystems/ups.pp +++ b/manifests/subsystems/ups.pp @@ -23,7 +23,7 @@ class ups { case $has_ups { true: { - apcupsd::ups { "ups0": + class { "apcupsd": upstype => $ups_type, cable => $ups_cable, device => $ups_dev,