From: Julien Cristau Date: Sat, 22 Jul 2017 11:18:39 +0000 (+0200) Subject: Add https://release.d.o/oldstable-proposed-updates as an alias to /proposed-updates X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=ede0994d689d2f1ad145a676cc3c012ad1b597d1;p=mirror%2Fdsa-puppet.git Add https://release.d.o/oldstable-proposed-updates as an alias to /proposed-updates Signed-off-by: Julien Cristau --- diff --git a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb index c5dc09076..48403ef51 100644 --- a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb +++ b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb @@ -81,6 +81,7 @@ RewriteRule ^/migration/testing.pl /migration/cache/%2/%1.html [PT,L] RewriteRule ^/migration/testing.pl /migration/cache/_index.html + Alias /oldstable-proposed-updates/ /srv/static.debian.org/mirrors/release.debian.org-pu/cur/ Alias /proposed-updates/ /srv/static.debian.org/mirrors/release.debian.org-pu/cur/ Require all granted