summaryrefslogtreecommitdiff
path: root/manifests/munin.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/munin.pp')
-rw-r--r--manifests/munin.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/munin.pp b/manifests/munin.pp
index d0626cc..867e1af 100644
--- a/manifests/munin.pp
+++ b/manifests/munin.pp
@@ -4,6 +4,5 @@ class apcupsd::munin(
munin::plugin::deploy { 'apc_nis':
source => "apcupsd/munin/apc_nis",
ensure => $ensure,
- config => "user root",
}
}