coreos: add base site also in websites list.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3a0cf0ca82
commit
d15baaf665
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue