e72136e6e2
IP range 1.2.3.4/32 changed to <external_ip_address>/32 in docs Change-Id: Ic410882eb928af8cacc22d306bafa7a646d98491 Closes-Bug: #1775544
10 lines
399 B
Plaintext
10 lines
399 B
Plaintext
---
|
|
# This file contains an example of the global variable overrides
|
|
# which may need to be set for a production environment.
|
|
|
|
## Load Balancer Configuration (haproxy/keepalived)
|
|
haproxy_keepalived_external_vip_cidr: "<external_vip_address>/<netmask>"
|
|
haproxy_keepalived_internal_vip_cidr: "172.29.236.0/22"
|
|
haproxy_keepalived_external_interface: ens2
|
|
haproxy_keepalived_internal_interface: br-mgmt
|