summaryrefslogtreecommitdiff
path: root/manifests/plugin.pp
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
commit4ade531347d2cfef7945f2521fb9e1ae3730098c (patch)
tree36b78be6bb81a111d89490de5070aad327413a34 /manifests/plugin.pp
parentebe1a5fdc83e550529fb11f6dd136bda38a0c689 (diff)
rearranged plugin ordering, fixed some yum stuff
git-svn-id: https://svn/ipuppet/trunk/modules/munin@1247 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'manifests/plugin.pp')
-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": }