make kojipkgs02 a backup for now until we can sort the srpm doom
This commit is contained in:
parent
41d67b3c07
commit
1553e84332
1 changed files with 2 additions and 2 deletions
|
@ -407,9 +407,9 @@ listen ipa01 0.0.0.0:10061
|
|||
|
||||
{% if env == "production" and 'phx2' in inventory_hostname %}
|
||||
listen kojipkgs 0.0.0.0:10062
|
||||
balance source
|
||||
balance hdr(appserver)
|
||||
server kojipkgs01.phx2.fedoraproject.org kojipkgs01.phx2.fedoraproject.org:80 check inter 10s rise 1 fall 2
|
||||
server kojipkgs02.phx2.fedoraproject.org kojipkgs02.phx2.fedoraproject.org:80 check inter 10s rise 1 fall 2
|
||||
server kojipkgs02.phx2.fedoraproject.org kojipkgs02.phx2.fedoraproject.org:80 check inter 10s rise 1 fall 2 backup
|
||||
option httpchk GET /
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue