projects
/
puppet_munin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
022eb85
)
restore munin port in template
author
mh
<mh@immerda.ch>
Thu, 30 Sep 2010 10:39:42 +0000
(12:39 +0200)
committer
mh
<mh@immerda.ch>
Thu, 30 Sep 2010 10:39:42 +0000
(12:39 +0200)
templates/client.erb
patch
|
blob
|
history
diff --git
a/templates/client.erb
b/templates/client.erb
index
e7c6730
..
15e05c6
100644
(file)
--- a/
templates/client.erb
+++ b/
templates/client.erb
@@
-12,7
+12,8
@@
# Description: <%= description.gsub!(/\n/, ' ') %>
<% end -%>
[<%= fhost.downcase %>]
- address <%= munin_host_real -%>
+ address <%= munin_host_real %>
+ port <%= munin_port_real %>
<% if config -%><% config.each do |val| -%>
<%= val -%>
<% end -%><% end -%>