diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index b991cebf32..6f65648c6a 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -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