diff options
author | mh <mh@immerda.ch> | 2013-02-28 20:29:55 +0100 |
---|---|---|
committer | mh <mh@immerda.ch> | 2013-02-28 20:29:55 +0100 |
commit | 68a4cb4ae4dc5aeeece00a1e40e41edcda82a8ff (patch) | |
tree | b5a9bd481334ba18aae470e41425243e89166305 /manifests/plugins | |
parent | 77e0a70999a8c4c20ee8d9eb521b927c525ac653 (diff) |
move this to the apache module
Diffstat (limited to 'manifests/plugins')
-rw-r--r-- | manifests/plugins/apache.pp | 4 |
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': } -} |