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