Simplex deployment
# User with password less ssh and sudo access
# for the whole cluster
mega_install_user: mega
# List of EASG login names to be enabled
# on the MCS hosts
avaya_easg_login_names: init, craft, sroot
# Virtual IP support for MBX and MCS
mcs_vip: 172.20.121.52
mbx_vip: 172.20.121.51
# Uniqe MCS setup ID
mcs_setup_id: 51
deployment_type: simplex
# Cluster network configuration (comma-separated list)
########## COLD DR #########
MCS_VIP_SECONDARY: 172.16.30.189
SECONDARY_DC_MBX_VIP: 172.16.30.190
MBX2A_IP: 172.16.30.183
MBX2B_IP: 172.16.30.184
PRIMARY_DC_MBX_VIP: 172.16.30.189
SITE: primary/secondary
FAILBACK_POLICY: automatic
data_centers:
- name: "First data center"
mcs:
- mcs_ip: 172.20.121.52
interface: ens192
mbx: # list of mbx hosts
- mbx_ip: 172.20.121.51
macvlan_ip: 172.20.121.54
macvlan_subnet: 172.20.121.0/24
macvlan_gateway: 172.20.121.3
macvlan_interface: enp217s0f0
interface: enp217s0f0
# aes_standalone_host: # GCP only
# - aeshost_ip: 100.70.2.58
# aes_ip: 100.70.2.78
# hostname: "apps1dc7aes1-1"
#interface: eth0
# - aeshost_ip: 100.70.2.59
# aes_ip: 100.70.2.158
#hostname: "apps1dc7aes2-1"
#interface: eth0
aes_ha:
- primary_ip: 172.20.121.53
# for georedundant-ha: primary aes ip for the first data center
hostname: "internal-aes-1"