From: Stephen Gran Date: Sun, 29 Apr 2012 08:25:08 +0000 (+0100) Subject: last use of variable X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=fb251f849e842fe0f2cd892c15132375439bb7fd;hp=ed3ae2a61ad25951e43b10960c82549624c43e8b;p=mirror%2Fdsa-puppet.git last use of variable Signed-off-by: Stephen Gran --- diff --git a/modules/munin/templates/munin-node.plugin.conf.erb b/modules/munin/templates/munin-node.plugin.conf.erb index 73ffb4621..87c41deca 100644 --- a/modules/munin/templates/munin-node.plugin.conf.erb +++ b/modules/munin/templates/munin-node.plugin.conf.erb @@ -27,16 +27,10 @@ group maillog" end out %> -<%= -out = "" -if has_variable?("vsftpd") and vsftpd == "true" - out=" + [vsftpd] user root -" -end -out -%> + [fw_conntrack] user root