From: Julien Cristau Date: Thu, 17 Jan 2019 15:26:08 +0000 (+0100) Subject: Add www.debconf.org vhost for real X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=2bcc93461324af3441263c3a21189664ee8b7446;p=mirror%2Fdsa-puppet.git Add www.debconf.org vhost for real --- 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 7ae70fb87..15199353e 100644 --- a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb +++ b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb @@ -281,6 +281,7 @@ vhost(lines, "es.debconf.org" , :ssl => true) vhost(lines, "fr.debconf.org" , :ssl => true) vhost(lines, "miniconf10.debconf.org" , :ssl => true) vhost(lines, "wiki.debconf.org" , :ssl => true, :extra => true) +vhost(lines, "www.debconf.org" , :ssl => true, :extra => true) vhost(lines, "deb.debian.org" , :extra => true) vhost(lines, "release.debian.org" , :ssl => true, :extra => true)