coreos: add base site also in websites list.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-08-16 20:03:15 +00:00 committed by Pierre-Yves Chibon
parent 3a0cf0ca82
commit d15baaf665

View file

@ -276,6 +276,14 @@
server_aliases: [bodhi.stg.fedoraproject.org]
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
site_name: "coreos{{ env_suffix }}.fedoraproject.org"
sslonly: true
certbot: true
tags:
- coreos.fedoraproject.org
when: env == "staging"
- role: httpd/website
site_name: "updates.coreos{{ env_suffix }}.fedoraproject.org"
sslonly: true