From: Peter Palfrader Date: Wed, 21 Oct 2009 16:27:30 +0000 (+0200) Subject: Let's see if this works X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=d87b074c2655e948b387162b5834958a53e24492;p=mirror%2Fdsa-puppet.git Let's see if this works --- diff --git a/modules/munin-node/templates/munin-node.plugin.conf.erb b/modules/munin-node/templates/munin-node.plugin.conf.erb index 06f61714e..4f3d3ed97 100644 --- a/modules/munin-node/templates/munin-node.plugin.conf.erb +++ b/modules/munin-node/templates/munin-node.plugin.conf.erb @@ -19,7 +19,7 @@ group adm, maillog user root <%= out = "" -if mta == "exim4" +if mta and mta == "exim4" out=" [exim_mail*] user Debian-exim @@ -52,7 +52,7 @@ env.mysqlopts --defaults-extra-file=/etc/mysql/debian.cnf <%= out = "" -if mta == "postfix" +if mta and mta == "postfix" out=" [postfix_mailqueue] user postfix