summaryrefslogtreecommitdiff
path: root/manifests/plugin.pp
diff options
context:
space:
mode:
authoram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2007-12-04 13:34:29 +0000
committeram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2007-12-04 13:34:29 +0000
commite0df3ba4f8418e1f69ec3c501d80fb51e07e8020 (patch)
tree7eebc8f795a0ac5dd2991247985f61c64d1cf0ab /manifests/plugin.pp
parent29108124bbf95052f0d4570a28d44889ed1b7151 (diff)
error 2 mal definiertes processes
git-svn-id: https://rfd.cronopios.org/ipuppet/trunk/modules/munin@185 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
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;
- }
}