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: /
|
localpath: /
|
||||||
proxyurl: http://localhost:10044
|
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
|
- role: httpd/reverseproxy
|
||||||
website: apps.fedoraproject.org
|
website: apps.fedoraproject.org
|
||||||
destname: autocloud
|
destname: autocloud
|
||||||
|
|
|
@ -757,11 +757,7 @@
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: openqa.fedoraproject.org
|
site_name: openqa.fedoraproject.org
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
sslonly: true
|
server_aliases: [openqa.stg.fedoraproject.org]
|
||||||
|
|
||||||
- role: httpd/website
|
|
||||||
site_name: openqa.stg.fedoraproject.org
|
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
|
||||||
sslonly: true
|
sslonly: true
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue