summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-04-24 09:48:23 +0000
committermh <mh@immerda.ch>2008-04-24 09:48:23 +0000
commitb543e7dfd5482555cf035ce28c3ceaccd22e7bde (patch)
tree36b78be6bb81a111d89490de5070aad327413a34 /manifests
parent3edac04b0cdb7b94c439a6224b25028651285aa5 (diff)
rearranged plugin ordering, fixed some yum stuff
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": }