Revert "Switch openQA stg to use balancer reverse proxying"
This reverts commit afd0ef1c9e
.
This commit is contained in:
parent
e7dfb6f8d8
commit
90696016a8
2 changed files with 1 additions and 11 deletions
|
@ -323,12 +323,6 @@
|
|||
localpath: /
|
||||
proxyurl: http://localhost:10044
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: openqa.stg.fedoraproject.org
|
||||
destname: openqa
|
||||
balancer_name: openqa-stg
|
||||
balancer_members: ['openqa-stg01.qa.fedoraproject.org:80']
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: apps.fedoraproject.org
|
||||
destname: autocloud
|
||||
|
|
|
@ -757,11 +757,7 @@
|
|||
- role: httpd/website
|
||||
site_name: openqa.fedoraproject.org
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
sslonly: true
|
||||
|
||||
- role: httpd/website
|
||||
site_name: openqa.stg.fedoraproject.org
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
server_aliases: [openqa.stg.fedoraproject.org]
|
||||
sslonly: true
|
||||
|
||||
- role: httpd/website
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue