proxies / websites: add qa.stg to serveraliases for qa

Right now staging doesn't know it should be answering for
qa.stg.fedoraproject.org only qa.fedoraproject.org, so it needs to know
this to allow access to staging qa hosts.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-01-15 10:56:44 -08:00
parent 3a9988b14a
commit 2977ebd42e

View file

@ -784,6 +784,7 @@
- role: httpd/website
site_name: qa.fedoraproject.org
server_aliases: [qa.stg.fedoraproject.org]
cert_name: "{{wildcard_cert_name}}"
sslonly: true