9813045788
Closes-Bug: #1998109 Change-Id: I5149b81f66775d0212d44e277e1e1cf794b1003d
11 lines
506 B
Plaintext
11 lines
506 B
Plaintext
---
|
|
# This file contains an example of the global variable overrides
|
|
# which may need to be set for a production environment.
|
|
# These variables must be defined when external_lb_vip_address or
|
|
# internal_lb_vip_address is set to FQDN.
|
|
## Load Balancer Configuration (haproxy/keepalived)
|
|
haproxy_keepalived_external_vip_cidr: "<external_vip_address>/<netmask>"
|
|
haproxy_keepalived_internal_vip_cidr: "172.29.236.9/32"
|
|
haproxy_keepalived_external_interface: ens2
|
|
haproxy_keepalived_internal_interface: br-mgmt
|