projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83931fe
)
try without extra whitespace
author
Stephen Gran
<steve@lobefin.net>
Mon, 18 Jan 2010 21:10:46 +0000
(21:10 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 18 Jan 2010 21:10:46 +0000
(21:10 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/munin-node/templates/munin.conf.erb
patch
|
blob
|
history
diff --git
a/modules/munin-node/templates/munin.conf.erb
b/modules/munin-node/templates/munin.conf.erb
index
c04c5cc
..
fc09288
100644
(file)
--- 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 + '
'