From fb251f849e842fe0f2cd892c15132375439bb7fd Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 29 Apr 2012 09:25:08 +0100 Subject: [PATCH] last use of variable Signed-off-by: Stephen Gran --- modules/munin/templates/munin-node.plugin.conf.erb | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/modules/munin/templates/munin-node.plugin.conf.erb b/modules/munin/templates/munin-node.plugin.conf.erb index 73ffb462..87c41dec 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 -- 2.39.2