summaryrefslogtreecommitdiff
path: root/manifests/munin.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/munin.pp')
-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",