Dual Data Center Ansible Configuration File

[pages]

node1.snc1.local.lab

node2.snc1.local.lab

node3.snc1.local.lab

node4.snc2.local.lab

node5.snc2.local.lab

node6.snc2.local.lab

[hblock]

node1.snc1.local.lab

node2.snc1.local.lab

node3.snc1.local.lab

node4.snc2.local.lab

node5.snc2.local.lab

node6.snc2.local.lab

[hpod1]

node1.snc1.local.lab

node4.snc2.local.lab

node7-witness1.snc3.local.lab

[hpod:children]

hpod1

# Add these groups when adding ha-cvms, include all HA CVM pair groups

[ha-cvm-pair1]

hacvm1.snc1.local.lab

hacvm2.snc1.local.lab

[ha-cvm-pair1:vars]

vip=172.22.23.205

vipname=havip1.snc1.local.lab

privatenet=172.22.22.0

privatevip=172.22.22.2

[ha-cvms:children]

ha-cvm-pair1

[cvms:children]

ha-cvms

# Add these groups when adding ha-cvms, include all HA CVM pair groups

[cluster:children]

hpod

pages

hblock

[all:children]

cluster

cvms

[all]

localhost ansible_connection=local

[all:vars]

cluster_name=hedvigcl

replication_policy=DataCenterAware

replication_factor=2

admin_addr=admin@local.lab

admin_username=admin

from_addr=donotreply@local.lab

mail_addr=alerts@local.lab

smtp_host=gateway.local.lab

ntp_server=0.pool.ntp.org

email_interval=1h

use_ntp=False

timezone=US/Pacific

dns_available=True

initial_install=True

transfer_hosts=False

generate_hosts=False

lsitype=lsijbod

datacenter_field=1

storage_interface=ens160

dual_dc=True

ssh_password=hedvig

Loading...