summaryrefslogtreecommitdiff
path: root/manifests/client.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/client.pp')
-rw-r--r--manifests/client.pp3
1 files changed, 0 insertions, 3 deletions
diff --git a/manifests/client.pp b/manifests/client.pp
index 0ad7856..b89877f 100644
--- a/manifests/client.pp
+++ b/manifests/client.pp
@@ -117,8 +117,5 @@ class munin::client::debian
}
munin::register { $fqdn: }
-
- # workaround bug in munin_node_configure
- plugin { "postfix_mailvolume": ensure => absent }
}