From f54fd26bdc5caff4cb7c7ca250b099fceab9e344 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 12 Jun 2013 09:48:04 -0300 Subject: Oops again :/ --- manifests/munin.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- cgit v1.2.3