try to have testdays redirect on proxies

This commit is contained in:
Stephen Smoogen 2020-02-24 19:29:14 +00:00 committed by Pierre-Yves Chibon
parent a103611658
commit 01cab63b8c
2 changed files with 11 additions and 0 deletions

View file

@ -571,6 +571,11 @@
website: boot.fedoraproject.org
target: https://fedoraproject.org/wiki/Infrastructure/graveyard
- role: httpd/redirect
shortname: testdays
website: testdays.fedoraproject.org
target: https://testdays-testdays.apps.os.fedorainfracloud.org
# Cloudy bits
- role: httpd/redirect
shortname: cloud-front-page

View file

@ -262,6 +262,12 @@
sslonly: true
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
site_name: testdays.fedoraproject.org
server_aliases: [testdays.qa.fedoraproject.org]
sslonly: true
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
site_name: smolts.org
ssl: false