summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2007-12-04 13:34:29 +0000
committerandreas <andreas@immerda.ch>2007-12-04 13:34:29 +0000
commitbae3e1e87d1e2e73bfbaf6684ea89efa67c370d3 (patch)
tree7eebc8f795a0ac5dd2991247985f61c64d1cf0ab /manifests
parent92b97318a462e1152340c0dad8fadfc6d97c71ac (diff)
error 2 mal definiertes processes
Diffstat (limited to 'manifests')
-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;
- }
}