summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-06-12 09:48:04 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-06-12 09:48:04 -0300
commitf54fd26bdc5caff4cb7c7ca250b099fceab9e344 (patch)
treefeea02c8b85b264d458ad8807c46a1f7f1bf345d
parent0219421972a4540ef2125118acc355abd3b2a56d (diff)
downloadpuppet-apcupsd-f54fd26bdc5caff4cb7c7ca250b099fceab9e344.tar.gz
puppet-apcupsd-f54fd26bdc5caff4cb7c7ca250b099fceab9e344.tar.bz2
Oops again :/
-rw-r--r--manifests/munin.pp2
1 files changed, 1 insertions, 1 deletions
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",