proxy-stg: adding reversproxy for taskmaster websockets

This commit is contained in:
Tim Flink 2019-03-19 18:22:10 +00:00
parent a83bcf38ac
commit 05892b26a8

View file

@ -467,6 +467,16 @@
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
when: env == "staging"
- role: httpd/reverseproxy
website: taskotron.stg.fedoraproject.org
destname: taskotron-websockets
localpath: /taskmaster/ws
remotepath: /taskmaster/ws
balancer_name: taskotron-stg
balancer_members: ['taskotron-stg01.qa.fedoraproject.org:80']
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
when: env == "staging"
- role: httpd/reverseproxy
website: taskotron.stg.fedoraproject.org
destname: taskotron-resultsdb