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