switch mirrorlist containers to podman

This commit is contained in:
Kevin Fenzi 2018-12-12 20:06:59 +00:00
parent 901ca97960
commit 91948c4581
4 changed files with 16 additions and 33 deletions

View file

@ -56,8 +56,8 @@ frontend mirror-lists-frontend
backend mirror-lists-backend
balance hdr(appserver)
timeout connect 30s
server mirrorlist-local1 localhost:18081 check inter 1s rise 2 fall 3 weight 100
server mirrorlist-local2 localhost:18082 check inter 1s rise 2 fall 3 weight 100
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 allbackups