proxy: add a server alias for testdays.stg
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
2cee47a2f3
commit
721206902b
1 changed files with 2 additions and 1 deletions
|
@ -238,9 +238,10 @@
|
|||
|
||||
- role: httpd/website
|
||||
site_name: testdays.fedoraproject.org
|
||||
server_aliases: [testdays.qa.fedoraproject.org]
|
||||
server_aliases: [testdays.qa.fedoraproject.org, testdays.stg.fedoraproject.org]
|
||||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
tags: testdays
|
||||
|
||||
- role: httpd/website
|
||||
site_name: smolts.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue