Rack Unaware (Agnostic) Ansible Configuration File

[pages]

node1.hedviginc.com

node2.hedviginc.com

node3.hedviginc.com

[hblock]

node1.hedviginc.com

node2.hedviginc.com

node3.hedviginc.com

[hpod1]

node1.hedviginc.com

node2.hedviginc.com

node3.hedviginc.com

[hpod:children]

hpod1

[ha-cvm-pair1]

hacvm1.hedviginc.com

hacvm2.hedviginc.com

[ha-cvm-pair1:vars]

vip=172.22.29.205

vipname=havip1.hedviginc.com

privatenet=172.22.22.0

[ha-cvms:children]

ha-cvm-pair1

[cvms:children]

ha-cvms

[cluster:children]

pages

hblock

hpod

[all:children]

cluster

cvms

[all]

localhost ansible_connection=local

[all:vars]

cluster_name=hedvigcluster

replication_policy=RackUnaware

replication_factor=3

admin_addr=admin@hedviginc.com

admin_username=admin

from_addr=donotreply@hedviginc.com

mail_addr=alerts@hedviginc.com

smtp_host=gateway.hedviginc.com

ntp_server=0.pool.ntp.org

use_ntp=True

email_interval=1h

timezone=US/Pacific

dns_available=True

initial_install=True

transfer_hosts=False

lsitype=lsijbod

storage_interface=eth0

#enable_server_side_flache=no (change this for server-side flash)

Loading...