summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authormh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-04-24 09:48:23 +0000
committermh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-04-24 09:48:23 +0000
commite7aa54e5ff421d67c0d4adaf5a8b9dfd03c4d958 (patch)
tree36b78be6bb81a111d89490de5070aad327413a34 /manifests
parent5a6aeb1967758fb6d504b996fd3d061e6c2725f7 (diff)
rearranged plugin ordering, fixed some yum stuff
git-svn-id: https://rfd.cronopios.org/ipuppet/trunk/modules/munin@1247 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'manifests')
-rw-r--r--manifests/plugin.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/plugin.pp b/manifests/plugin.pp
index 2b66ce2..6eaa518 100644
--- a/manifests/plugin.pp
+++ b/manifests/plugin.pp
@@ -213,7 +213,6 @@ class munin::plugins::djbdns inherits munin::plugins::base {
}
class munin::plugins::apache inherits munin::plugins::base {
- include apache::status
munin::plugin{ "apache_accesses": }
munin::plugin{ "apache_processes": }
munin::plugin{ "apache_volume": }