haproxy_vars_updated
This commit is contained in:
parent
04590e3fbe
commit
d6389d9c72
@ -12,7 +12,8 @@ haproxy_list_tls:
|
||||
- wildcard.felcloud.io
|
||||
haproxy_nbproc: 1
|
||||
haproxy_first_tls: "/etc/haproxy/tls/wildcard.felcloud.io.pem"
|
||||
private_ip: "{{ hostvars[inventory_hostname].ansible_host }}"
|
||||
private_ips:
|
||||
- "{{ hostvars[inventory_hostname].ansible_host }}"
|
||||
|
||||
haproxy:
|
||||
frontends:
|
||||
|
Loading…
Reference in New Issue
Block a user