haproxy_vars_update
This commit is contained in:
parent
d6389d9c72
commit
70a77e4e9a
@ -14,6 +14,7 @@ haproxy_nbproc: 1
|
|||||||
haproxy_first_tls: "/etc/haproxy/tls/wildcard.felcloud.io.pem"
|
haproxy_first_tls: "/etc/haproxy/tls/wildcard.felcloud.io.pem"
|
||||||
private_ips:
|
private_ips:
|
||||||
- "{{ hostvars[inventory_hostname].ansible_host }}"
|
- "{{ hostvars[inventory_hostname].ansible_host }}"
|
||||||
|
port: 80
|
||||||
|
|
||||||
haproxy:
|
haproxy:
|
||||||
frontends:
|
frontends:
|
||||||
|
Loading…
Reference in New Issue
Block a user