]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
use privacyssl as the log format in two places
authorPeter Palfrader <peter@palfrader.org>
Tue, 22 Jul 2014 19:10:06 +0000 (21:10 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 22 Jul 2014 19:10:06 +0000 (21:10 +0200)
modules/roles/templates/apache-www.debian.org.erb
modules/roles/templates/static-mirroring/static-vhost.conf.erb

index 7a2863b5a98411d289423da87f6ae5148c8b1eef..f0e56c0021fcd2c52804e49f88c3d6ed92e0d192 100644 (file)
    ServerName debian.org
    ServerAdmin webmaster@debian.org
 
-   CustomLog /var/log/apache2/www-other-access.log privacy
+   CustomLog /var/log/apache2/www-other-access.log privacyssl
    ErrorLog /var/log/apache2/www-other-error.log
 
    Redirect permanent / https://www.debian.org/
index 9b76aef63b40ade0fa4d8fa4d4a3b6629ab068fc..e398e5bf008b66b843308d6ff4f8b2de1f8a93c3 100644 (file)
@@ -68,7 +68,7 @@
                ServerAdmin debian-admin@lists.debian.org
 
                ErrorLog /var/log/apache2/$name-error.log
-               CustomLog /var/log/apache2/$name-access.log privacy
+               CustomLog /var/log/apache2/$name-access.log privacyssl
 
                Use common-debian-service-ssl $name
                Use common-ssl-HSTS