From: Silvio Rhatto Date: Wed, 12 Jun 2013 12:48:04 +0000 (-0300) Subject: Oops again :/ X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f54fd26bdc5caff4cb7c7ca250b099fceab9e344;p=puppet-apcupsd.git Oops again :/ --- diff --git a/manifests/munin.pp b/manifests/munin.pp index 3230fa2..e37da3e 100644 --- a/manifests/munin.pp +++ b/manifests/munin.pp @@ -1,5 +1,5 @@ class apcupsd::munin( - $ensure => present + $ensure = present ) { munin::plugin::deploy { 'apc_nis': source => "apcupsd/munin/apc_nis",