Allow separate listen port in haproxy-config templates
This allows a service to pass in a different listening port than haproxy listens on for the service. This allows haproxy to live on the same network interface as the services, and will be used by services in subsequent changes. Change-Id: Id1d2429a4c800628cb43e0fb7d2b69131e71ee1c Implements: blueprint service-hostnames
Showing
- ansible/roles/haproxy-config/templates/haproxy_single_service_listen.cfg.j2 8 additions, 5 deletions...oxy-config/templates/haproxy_single_service_listen.cfg.j2
- ansible/roles/haproxy-config/templates/haproxy_single_service_split.cfg.j2 5 additions, 3 deletions...roxy-config/templates/haproxy_single_service_split.cfg.j2
Loading
Please register or sign in to comment