From: Stephen Gran Date: Mon, 18 Jan 2010 21:10:57 +0000 (+0000) Subject: Merge branch 'master' of ssh://handel.debian.org/srv/puppet.debian.org/git/dsa-puppet X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=e1320b1844a31f71bbeea888fd76ad55270f56ce;hp=46f5d6d70547bd30ec7f802a0925eb3a78e001eb Merge branch 'master' of ssh://handel.debian.org/srv/puppet.debian.org/git/dsa-puppet --- diff --git a/modules/munin-node/templates/munin.conf.erb b/modules/munin-node/templates/munin.conf.erb index c04c5cca..fc09288e 100644 --- a/modules/munin-node/templates/munin.conf.erb +++ b/modules/munin-node/templates/munin.conf.erb @@ -12,7 +12,7 @@ graph_strategy cgi <%= out = '' localinfo.keys.sort.each do |node| - out += '[ ' + node + ' ] + out += '[' + node + '] address ' + node + ' '