summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2013-02-28 20:29:55 +0100
committermh <mh@immerda.ch>2013-02-28 20:29:55 +0100
commit68a4cb4ae4dc5aeeece00a1e40e41edcda82a8ff (patch)
treeb5a9bd481334ba18aae470e41425243e89166305 /manifests
parent77e0a70999a8c4c20ee8d9eb521b927c525ac653 (diff)
move this to the apache module
Diffstat (limited to 'manifests')
-rw-r--r--manifests/plugins/apache.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/manifests/plugins/apache.pp b/manifests/plugins/apache.pp
deleted file mode 100644
index dca3cea..0000000
--- a/manifests/plugins/apache.pp
+++ /dev/null
@@ -1,4 +0,0 @@
-class munin::plugins::apache {
- munin::plugin{ [ 'apache_accesses', 'apache_processes', 'apache_volume' ]: }
- munin::plugin::deploy { 'apache_activity': }
-}