proxies / websites: Some websites need to also be defined in stg
We need some websites that we get both prod/stg certs for to exist in stg so the letsencrypt challenge works. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2ad7472720
commit
71c3f3fd4d
1 changed files with 0 additions and 3 deletions
|
@ -394,7 +394,6 @@
|
||||||
ssl: true
|
ssl: true
|
||||||
certbot: true
|
certbot: true
|
||||||
tags: fedoracommunity
|
tags: fedoracommunity
|
||||||
when: env == "production"
|
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: get.fedoraproject.org
|
site_name: get.fedoraproject.org
|
||||||
|
@ -499,7 +498,6 @@
|
||||||
certbot: true
|
certbot: true
|
||||||
tags:
|
tags:
|
||||||
- whatcanidoforfedora.org
|
- whatcanidoforfedora.org
|
||||||
when: env == "production"
|
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: k12linux.org
|
site_name: k12linux.org
|
||||||
|
@ -735,7 +733,6 @@
|
||||||
sslonly: true
|
sslonly: true
|
||||||
certbot: true
|
certbot: true
|
||||||
tags: fedorahosted
|
tags: fedorahosted
|
||||||
when: env == "production"
|
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: "id{{ env_suffix }}.fedoraproject.org"
|
site_name: "id{{ env_suffix }}.fedoraproject.org"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue