openstack-ansible/etc/openstack_deploy/conf.d/placement.yml.example
Guilherme Steinmüller 8393ad3cbc Add support to deploy placement
Depends-On: I7600f1750538335c1348e7d042e6bf450910e12c
Depends-On: Id9bd94923e05b3911a9dfd4e10c43f4c0ab81b9b
Depends-On: I1ee165b06fe6c6a840784565a7a661b11bf9ebff
Depends-On: I4619d333187a0e96c1b60fe2f203df0838c12059
Change-Id: Iae04e60622d1ecde78676c105e35655541065d04
2019-05-08 20:25:25 +00:00

9 lines
184 B
Plaintext

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