--- # 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: "/" haproxy_keepalived_internal_vip_cidr: "172.29.236.9/32" haproxy_keepalived_external_interface: ens2 haproxy_keepalived_internal_interface: br-mgmt