From 4b930d4982980dc60a2dbae27203db89c629c5cc Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 7 Mar 2010 23:21:49 +0000 Subject: [PATCH 1/1] try not to double include rietz when we do puppetize it Signed-off-by: Stephen Gran --- modules/munin-node/templates/munin.conf.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/munin-node/templates/munin.conf.erb b/modules/munin-node/templates/munin.conf.erb index b1d906774..191189944 100644 --- a/modules/munin-node/templates/munin.conf.erb +++ b/modules/munin-node/templates/munin.conf.erb @@ -22,7 +22,8 @@ graph_strategy cgi out %> +<% unless localinfo.keys.include?('rietz.debian.org') -%> # Not in puppet [rietz.debian.org] address rietz.debian.org - +<% end -%> -- 2.20.1