using container name

add-saucy-container
Tiago Carrondo 10 months ago
parent a4b98e0ac4
commit 5d33a9ad76
  1. 5
      files/ha_haproxy.cfg.j2

@ -49,6 +49,9 @@ defaults
errorfile 503 /etc/haproxy/errors/503.http
errorfile 504 /etc/haproxy/errors/504.http
resolvers localdns
parse-resolv-conf
# The web frontend
frontend http_https
@ -117,5 +120,5 @@ backend listas_ansol
# Saucy
backend saucy
server saucy 10.81.14.206:80 check
server saucy saucy.lxd:80 check resolvers localdns resolve-prefer ipv4

Loading…
Cancel
Save