From 2bcc93461324af3441263c3a21189664ee8b7446 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Thu, 17 Jan 2019 16:26:08 +0100 Subject: [PATCH] Add www.debconf.org vhost for real --- .../templates/static-mirroring/vhost/static-vhosts-simple.erb | 1 + 1 file changed, 1 insertion(+) 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) -- 2.20.1