summaryrefslogtreecommitdiff
path: root/manifests
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
commite3980c637e756fda0b8fd1e3f4522efcb270af85 (patch)
tree7eebc8f795a0ac5dd2991247985f61c64d1cf0ab /manifests
parent83262e9f34f805fc02b6e242f6a70aa2965f9f09 (diff)
error 2 mal definiertes processes
git-svn-id: https://svn/ipuppet/trunk/modules/munin@185 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
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;
- }
}