Proxy secondary proxies
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
fc9c169878
commit
ae6f6ee942
1 changed files with 18 additions and 0 deletions
|
@ -559,3 +559,21 @@
|
||||||
destname: koji
|
destname: koji
|
||||||
proxyurl: http://localhost:10056
|
proxyurl: http://localhost:10056
|
||||||
keephost: true
|
keephost: true
|
||||||
|
|
||||||
|
- role: httpd/reverseproxy
|
||||||
|
website: ppc.koji.fedoraproject.org
|
||||||
|
destname: ppckoji
|
||||||
|
proxyurl: http://localhost:10058
|
||||||
|
keephost: true
|
||||||
|
|
||||||
|
- role: httpd/reverseproxy
|
||||||
|
website: s390.koji.fedoraproject.org
|
||||||
|
destname: s390koji
|
||||||
|
proxyurl: http://localhost:10059
|
||||||
|
keephost: true
|
||||||
|
|
||||||
|
- role: httpd/reverseproxy
|
||||||
|
website: arm.koji.fedoraproject.org
|
||||||
|
destname: armkoji
|
||||||
|
proxyurl: http://localhost:10060
|
||||||
|
keephost: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue