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, 1 insertions, 3 deletions
diff --git a/manifests/plugin.pp b/manifests/plugin.pp
index 81bab27..ebf1cd4 100644
--- a/manifests/plugin.pp
+++ b/manifests/plugin.pp
@@ -199,9 +199,7 @@ class munin::plugins::physical inherits munin::plugins::base {
munin::plugin { iostat: }
}
-class munin::plugins::domU inherits munin::plugins::base {
- plugin { if_eth0: ensure => "if_" }
-}
+class munin::plugins::domU inherits munin::plugins::base { }
class munin::plugins::djbdns inherits munin::plugins::base {
munin::plugin::deploy { "tinydns": }