]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
apache 2.4 compatbile security.d.o
authorPeter Palfrader <peter@palfrader.org>
Sat, 7 Feb 2015 18:20:42 +0000 (19:20 +0100)
committerPeter Palfrader <peter@palfrader.org>
Sat, 7 Feb 2015 18:20:42 +0000 (19:20 +0100)
modules/roles/templates/security_mirror/security.debian.org.erb

index 5299f36aa6b409417365d8ab8c2ea03b59cbacd3..64f385134adfac91fcf1b6d0a93a12d82cbe44b3 100644 (file)
@@ -8,6 +8,9 @@
    Options +FollowSymLinks
    Options +Indexes
    FileETag MTime Size
+   <% if @lsbmajdistrelease > '7' -%>
+     Require all granted
+   <% end -%>
 </Directory>
 
 <VirtualHost *:80>