re-add vhost after x509 certificate issuance
authorLuca Filipozzi <lfilipoz@emyr.net>
Fri, 3 Aug 2018 10:07:14 +0000 (10:07 +0000)
committerLuca Filipozzi <lfilipoz@emyr.net>
Fri, 3 Aug 2018 10:07:14 +0000 (10:07 +0000)
Signed-off-by: Luca Filipozzi <lfilipoz@emyr.net>
modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb

index ca437c7..9438728 100644 (file)
@@ -227,6 +227,7 @@ vhost(lines, "debconf7.debconf.org"          , :ssl => true)
 vhost(lines, "debconf16.debconf.org"         , :ssl => true)
 vhost(lines, "debconf17.debconf.org"         , :ssl => true)
 vhost(lines, "debconf18.debconf.org"         , :ssl => true)
+vhost(lines, "debconf19.debconf.org"         , :ssl => true)
 vhost(lines, "es.debconf.org"                , :ssl => true)
 vhost(lines, "fr.debconf.org"                , :ssl => true)
 vhost(lines, "miniconf10.debconf.org"        , :ssl => true)