Setup proxy stuff for openqa
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e12907b576
commit
5359b5b363
3 changed files with 19 additions and 0 deletions
|
@ -494,6 +494,12 @@
|
|||
server_aliases: [qa.stg.fedoraproject.org]
|
||||
sslonly: true
|
||||
|
||||
- role: httpd/website
|
||||
name: openqa.fedoraproject.org
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
server_aliases: [openqa.stg.fedoraproject.org]
|
||||
sslonly: true
|
||||
|
||||
- role: httpd/website
|
||||
name: redirect.fedoraproject.org
|
||||
server_aliases: [redirect.stg.fedoraproject.org]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue