From d4df3117855d985402106e4104b87b6cb73a05c1 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 22 Dec 2009 20:55:27 -0500 Subject: remove duplicated include of plugins --- manifests/client/debian.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests/client/debian.pp') 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 } -- cgit v1.2.3