From b53014c3a468850aaee9fcd157934e4bc38c46c0 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 1 Jul 2025 10:58:46 -0700 Subject: [PATCH] haproxy / switch pkgs to rdu3 Signed-off-by: Kevin Fenzi --- 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 c4fe31f433..587f312e47 100644 --- a/roles/haproxy/templates/haproxy.cfg +++ b/roles/haproxy/templates/haproxy.cfg @@ -285,7 +285,7 @@ backend src-backend balance hdr(appserver) {% if env == "staging" %} server pkgs01 pkgs01:80 check inter 10s rise 1 fall 2 -{% elif datacenter == 'iad2' %} +{% elif datacenter == 'rdu3' %} server pkgs01 pkgs01:80 check inter 10s rise 1 fall 2 {% endif %} option httpchk GET /