openstack-ansible/etc/openstack_deploy/conf.d/trove.yml.example
Donovan Francesco (drifterza) 951e241089 Add integrated Trove deployment.
Change-Id: Ic71703960e2259edd25faa3e992c7fa9c6d28674
2016-10-03 15:48:55 +00:00

9 lines
176 B
Plaintext

# The infra nodes that will be running the trove services
trove-infra_hosts:
infra1:
ip: 172.20.236.111
infra2:
ip: 172.20.236.112
infra3:
ip: 172.20.236.113