From ebfde169e0ef4fc749cd6804e707103fab7dbf78 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 22 Dec 2009 19:50:28 -0500 Subject: take out the removal of the postfix_mailvolume munin plugin. I do not see what the bug is, and this interferes with local installation of the plugin (causes duplicate definitions) --- manifests/client/debian.pp | 2 -- 1 file changed, 2 deletions(-) (limited to 'manifests/client/debian.pp') diff --git a/manifests/client/debian.pp b/manifests/client/debian.pp index a6d677e..7b8b5a7 100644 --- a/manifests/client/debian.pp +++ b/manifests/client/debian.pp @@ -9,7 +9,5 @@ class munin::client::debian inherits munin::client::package { File["/etc/munin/munin-node.conf"]{ content => template("munin/munin-node.conf.$operatingsystem.$lsbdistcodename"), } - # workaround bug in munin_node_configure - plugin { "postfix_mailvolume": ensure => absent } include munin::plugins::debian } -- cgit v1.2.3