add the "we are puppetized" header
[mirror/dsa-puppet.git] / modules / munin-node / templates / munin.conf.erb
index b1d9067..a1ba28b 100644 (file)
@@ -4,7 +4,7 @@
 ##
 
 dbdir   /var/lib/munin
-htmldir /var/www/munin
+htmldir /var/cache/munin/www
 logdir  /var/log/munin
 rundir  /var/run/munin
 tmpldir /etc/munin/templates
@@ -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 -%>