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:
Kevin Fenzi 2021-01-14 10:37:20 -08:00
parent 2ad7472720
commit 71c3f3fd4d

View file

@ -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"