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:
1ab0813
)
try not to double include rietz when we do puppetize it
author
Stephen Gran
<steve@lobefin.net>
Sun, 7 Mar 2010 23:21:49 +0000
(23:21 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 7 Mar 2010 23:21:49 +0000
(23:21 +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
b1d9067
..
1911899
100644
(file)
--- 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 -%>