Add IPA to proxies

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-13 11:21:46 +00:00
parent 990cb24c13
commit 0a5758a918
2 changed files with 12 additions and 3 deletions

View file

@ -178,6 +178,15 @@
website: id.fedoraproject.org
destname: id
proxyurl: http://localhost:10020
when: env != "staging"
- role: httpd/reverseproxy
website: id.fedoraproject.org
destname: kdcproxy
remotepath: /KdcProxy
localpath: /KdcProxy
proxyurl: http://localhost:10053
when: env != "staging"
- role: httpd/reverseproxy
website: apps.fedoraproject.org