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, 0 insertions, 2 deletions
diff --git a/manifests/munin.pp b/manifests/munin.pp
index df1e6a3..da5a372 100644
--- a/manifests/munin.pp
+++ b/manifests/munin.pp
@@ -6,8 +6,6 @@ class apcupsd::munin(
ensure => $ensure,
}
- # We might want to replace the debian plugin with a newer one which better
- # maximum limits: http://munin-monitoring.org/browser/munin/plugins/node.d/apc_nis.in
munin::plugin { 'apc_nis':
ensure => $ensure,
}