From 224a31edf025511a70b2bf652b367a8820d3ff37 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Wed, 30 Nov 2016 18:58:51 +0000 Subject: [PATCH] Update openqa status check URL Signed-off-by: Patrick Uiterwijk --- roles/haproxy/templates/haproxy.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)