From ab1f4cc93c5143e05fd588289ca044e132049bac Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Mon, 23 Nov 2009 12:47:24 -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.pp | 3 --- 1 file changed, 3 deletions(-) (limited to 'manifests') 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 } } -- cgit v1.2.3