haproxy: test mirrorlist in stg

This commit is contained in:
Stephen Smoogen 2019-02-25 18:30:00 +00:00
parent bb81a54515
commit b44f095866

View file

@ -58,7 +58,7 @@ backend mirror-lists-backend
timeout connect 30s
server mirrorlist-local1 127.0.0.1:18081 check inter 1s rise 2 fall 3 weight 100
server mirrorlist-local2 127.0.0.1:18082 check inter 1s rise 2 fall 3 weight 100
option httpchk GET /mirrorlist
option httpchk GET /metalink?repo=epel-7&arch=x86_64
option allbackups
frontend fas-frontend