]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Revert "try this"
authorStephen Gran <steve@lobefin.net>
Tue, 27 Aug 2013 18:52:14 +0000 (19:52 +0100)
committerStephen Gran <steve@lobefin.net>
Tue, 27 Aug 2013 18:52:14 +0000 (19:52 +0100)
This reverts commit b9795333dca7fb0fd1177fd87e98eb1b27a08eb5.

modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb

index f9a60015e48b0d3be65dde68818db440639b1ab0..cdfd0454e63264a2dda773e405465c71b362faf1 100644 (file)
@@ -17,8 +17,6 @@ Use common-static-vhost-with-extra ftp-master.metadata.debian.org "AddDefaultCha
        RedirectPermanent /backports.org/    http://backports.debian.org/debian-backports/
        RedirectPermanent /debian-backports/ http://backports.debian.org/debian-backports/
        RedirectPermanent / http://backports.debian.org/
-
-       DefaultType text/plain
 </VirtualHost>
 
 
@@ -37,7 +35,5 @@ Use common-static-vhost-with-extra ftp-master.metadata.debian.org "AddDefaultCha
        RedirectPermanent /mentoring/ http://www.debian.org/women/mentoring
        RedirectPermanent /press/ http://wiki.debian.org/DebianWomen/Press
        RedirectPermanent /profiles/ http://www.debian.org/women/profiles/
-
-       DefaultType text/plain
 </VirtualHost>
 # vim:ft=apache: