1 # DO NOT EDIT - This file is being maintained by Chef
 
   4         ServerName munin.openstreetmap.org
 
   5         ServerAlias munin.osm.org
 
   6         ServerAdmin webmaster@openstreetmap.org
 
   8         CustomLog /var/log/apache2/munin.openstreetmap.org-access.log combined
 
   9         ErrorLog /var/log/apache2/munin.openstreetmap.org-error.log
 
  11         DocumentRoot /var/cache/munin/www
 
  14 <Directory /var/cache/munin/www>