diff --git a/roles/haproxy/templates/haproxy.cfg b/roles/haproxy/templates/haproxy.cfg index 0425721f4e..772859b6b6 100644 --- a/roles/haproxy/templates/haproxy.cfg +++ b/roles/haproxy/templates/haproxy.cfg @@ -268,7 +268,7 @@ listen openqa 0.0.0.0:10044 {% else %} server openqa-stg01.qa.fedoraproject.org openqa-stg01.qa.fedoraproject.org:80 check inter 10s rise 1 fall 2 {% endif %} - option httpchk GET /api/v1/jobs/1 + option httpchk GET /api/v1/job_groups/1 listen pdc 0.0.0.0:10045 balance hdr(appserver)