All www and static mirrors run jessie
[mirror/dsa-puppet.git] / modules / roles / templates / static-mirroring / vhost / planet.debian.org.erb
index 20f9298..8cecd35 100644 (file)
 
        DocumentRoot /srv/static.debian.org/mirrors/planet.debian.org/cur
        AddDefaultCharset utf-8
-       <% if @lsbmajdistrelease > '7' -%>
-               <Directory /srv/static.debian.org/mirrors/planet.debian.org/cur>
-                       Require all granted
-               </Directory>
-       <% end -%>
+       <Directory /srv/static.debian.org/mirrors/planet.debian.org/cur>
+               Require all granted
+       </Directory>
 
        RewriteEngine On
        RewriteCond %{HTTP_HOST} ^planeta.debian.net$ [NC]