summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-06-12 09:40:34 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-06-12 09:40:34 -0300
commitf10a3a594ba48ac5b81d5f755e47b6807d06042d (patch)
tree077598abd1fd972d32c0afd71106c7f47a55d148 /manifests
parentba7e3d48315b5fdcd66b5546565a3e06a71cc422 (diff)
downloadpuppet-apcupsd-f10a3a594ba48ac5b81d5f755e47b6807d06042d.tar.gz
puppet-apcupsd-f10a3a594ba48ac5b81d5f755e47b6807d06042d.tar.bz2
Updating munin plugin with upstream http://munin-monitoring.org/browser/munin/plugins/node.d/apc_nis.in
Diffstat (limited to 'manifests')
-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,
}