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
|
||||
certbot: true
|
||||
tags: fedoracommunity
|
||||
when: env == "production"
|
||||
|
||||
- role: httpd/website
|
||||
site_name: get.fedoraproject.org
|
||||
|
@ -499,7 +498,6 @@
|
|||
certbot: true
|
||||
tags:
|
||||
- whatcanidoforfedora.org
|
||||
when: env == "production"
|
||||
|
||||
- role: httpd/website
|
||||
site_name: k12linux.org
|
||||
|
@ -735,7 +733,6 @@
|
|||
sslonly: true
|
||||
certbot: true
|
||||
tags: fedorahosted
|
||||
when: env == "production"
|
||||
|
||||
- role: httpd/website
|
||||
site_name: "id{{ env_suffix }}.fedoraproject.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue