nagiosmaster -> hiera role; bind acls still not converted
[mirror/dsa-puppet.git] / modules / roles / files / bugs_mirror / bugs-mirror.debian.org
index 10ff4ef..e115240 100644 (file)
        ServerAdmin debian-admin@debian.org
 
        ErrorLog /var/log/apache2/bugs-mirror.debian.org-error.log
-       CustomLog /var/log/apache2/bugs-mirror.debian.org-access.log combined
+       CustomLog /var/log/apache2/bugs-mirror.debian.org-access.log privacy
 
        <IfModule mod_userdir.c>
                UserDir disabled
        </IfModule>
 
-       Redirect permanent / http://bugs.debian.org/
+       Redirect permanent / https://bugs.debian.org/
 </VirtualHost>
 # vim:set syn=apache: