summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/client/debian.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/client/debian.pp b/manifests/client/debian.pp
index f7df8d5..bd0fad5 100644
--- a/manifests/client/debian.pp
+++ b/manifests/client/debian.pp
@@ -11,7 +11,6 @@ class munin::client::debian inherits munin::client::package {
File["/etc/munin/munin-node.conf"]{
content => template("munin/munin-node.conf.$operatingsystem.$lsbdistcodename"),
}
- include munin::plugins::debian
# workaround bug in munin_node_configure
plugin { "postfix_mailvolume": ensure => absent }