mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
Try disabling the haproxy check in stg for openqa. It doesn't really do us much good.
This commit is contained in:
@@ -199,7 +199,6 @@ listen mdapi 0.0.0.0:10043
|
||||
listen openqa 0.0.0.0:10044
|
||||
balance hdr(appserver)
|
||||
server openqa-stg01.qa.fedoraproject.org openqa-stg01.qa.fedoraproject.org:80 check inter 10s rise 1 fall 2
|
||||
option httpchk GET /group_overview/1
|
||||
|
||||
listen pdc 0.0.0.0:10045
|
||||
balance hdr(appserver)
|
||||
|
||||
Reference in New Issue
Block a user