From 997d2a99bfec1400f062a78e91fceee564a0183a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 18 Mar 2015 11:54:04 +0000 Subject: [PATCH] Set proxy01.stg to get mirrorlists from mirrorlist-phx2.stg --- roles/haproxy/files/haproxy.cfg.stg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/haproxy/files/haproxy.cfg.stg b/roles/haproxy/files/haproxy.cfg.stg index 6d333f42cb..4a1950b64b 100644 --- a/roles/haproxy/files/haproxy.cfg.stg +++ b/roles/haproxy/files/haproxy.cfg.stg @@ -41,7 +41,7 @@ listen fp-wiki 0.0.0.0:10001 listen mirror-lists 0.0.0.0:10002 balance hdr(appserver) timeout connect 30s - server sundries01 sundries01:80 check inter 10s rise 2 fall 3 + server mirrorlist-phx2 mirrorlist-phx2:80 check inter 10s rise 2 fall 3 option httpchk GET /mirrorlist listen pkgdb 0.0.0.0:10003