Add www.debconf.org vhost for real
authorJulien Cristau <jcristau@debian.org>
Thu, 17 Jan 2019 15:26:08 +0000 (16:26 +0100)
committerJulien Cristau <jcristau@debian.org>
Thu, 17 Jan 2019 15:26:08 +0000 (16:26 +0100)
modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb

index 7ae70fb..1519935 100644 (file)
@@ -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)