set a mirror for ubc
[mirror/dsa-puppet.git] / modules / apache2 / templates / default-debian.org.erb
index 84f4533..9f40d2a 100644 (file)
@@ -7,7 +7,7 @@
        ServerAdmin debian-admin@debian.org
 
        ErrorLog /var/log/apache2/error.log
-       CustomLog /var/log/apache2/access.log combined
+       CustomLog /var/log/apache2/access.log privacy
 
        DocumentRoot /srv/www/default.debian.org/htdocs
 
@@ -17,6 +17,7 @@
 <%=
 out = case fqdn
   when "master.debian.org" then ""
+  when "vento.debian.org" then ""
 else
 "
        <IfModule mod_userdir.c>