diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 391eec0eaf..1eaa427635 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -172,6 +172,14 @@ proxyurl: http://localhost:10020 when: env == "staging" + - role: httpd/reverseproxy + website: id.stg.fedoraproject.org + destname: kdcproxy + remotepath: /KdcProxy + localpath: /KdcProxy + proxyurl: http://localhost:10053 + when: env == "staging" + - role: httpd/reverseproxy website: id.fedoraproject.org destname: id