summaryrefslogtreecommitdiff
path: root/manifests/plugin.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/plugin.pp')
-rw-r--r--manifests/plugin.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/manifests/plugin.pp b/manifests/plugin.pp
index 815c3c5..c107f41 100644
--- a/manifests/plugin.pp
+++ b/manifests/plugin.pp
@@ -128,8 +128,4 @@ class munin::plugins::vserver inherits munin::plugins::base {
class munin::plugins::gentoo inherits munin::plugins::base {
- plugin {
- [ netstat, processes ]:
- ensure => present;
- }
}