add the "we are puppetized" header
[mirror/dsa-puppet.git] / modules / munin-node / templates / munin.conf.erb
index 4231a67..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
@@ -21,3 +21,9 @@ graph_strategy cgi
     end
 out
 %>
+
+<% unless localinfo.keys.include?('rietz.debian.org') -%>
+# Not in puppet
+[rietz.debian.org]
+    address rietz.debian.org
+<% end -%>