proxies / websites: re-enable some hosts in stg
we disabled these when we didn't have stg in iad2 yet. Now that we do, we can re-add them. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f7bf329dad
commit
bbfc222d25
1 changed files with 3 additions and 3 deletions
|
@ -382,7 +382,7 @@
|
||||||
site_name: fedoracommunity.org
|
site_name: fedoracommunity.org
|
||||||
server_aliases:
|
server_aliases:
|
||||||
- www.fedoracommunity.org
|
- www.fedoracommunity.org
|
||||||
#- stg.fedoracommunity.org
|
- stg.fedoracommunity.org
|
||||||
# - fedoraproject.community
|
# - fedoraproject.community
|
||||||
# - fedora.community
|
# - fedora.community
|
||||||
# - www.fedora.community
|
# - www.fedora.community
|
||||||
|
@ -489,7 +489,7 @@
|
||||||
site_name: whatcanidoforfedora.org
|
site_name: whatcanidoforfedora.org
|
||||||
server_aliases:
|
server_aliases:
|
||||||
- www.whatcanidoforfedora.org
|
- www.whatcanidoforfedora.org
|
||||||
# - stg.whatcanidoforfedora.org
|
- stg.whatcanidoforfedora.org
|
||||||
ssl: true
|
ssl: true
|
||||||
sslonly: true
|
sslonly: true
|
||||||
certbot: true
|
certbot: true
|
||||||
|
@ -887,7 +887,7 @@
|
||||||
site_name: release-monitoring.org
|
site_name: release-monitoring.org
|
||||||
sslonly: true
|
sslonly: true
|
||||||
certbot: true
|
certbot: true
|
||||||
# server_aliases: [stg.release-monitoring.org]
|
server_aliases: [stg.release-monitoring.org]
|
||||||
tags:
|
tags:
|
||||||
- release-monitoring.org
|
- release-monitoring.org
|
||||||
when: env == "production"
|
when: env == "production"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue