73b47f723f
Move test host vars from the inventory to individual files for each host. 'ansible_become' has been removed from localhost's vars since it should be handled on a playbook basis. Change-Id: Ia782c502cccc1bfbd83a40047e59271906dfbf75
34 lines
291 B
Plaintext
34 lines
291 B
Plaintext
[all]
|
|
localhost
|
|
infra1
|
|
keystone1
|
|
horizon1
|
|
|
|
[all_containers]
|
|
infra1
|
|
keystone1
|
|
horizon1
|
|
|
|
[rabbitmq_all]
|
|
infra1
|
|
|
|
[galera_all]
|
|
infra1
|
|
|
|
[memcached_all]
|
|
infra1
|
|
|
|
[service_all:children]
|
|
rabbitmq_all
|
|
galera_all
|
|
memcached_all
|
|
|
|
[keystone_all]
|
|
keystone1
|
|
|
|
[utility_all]
|
|
keystone1
|
|
|
|
[horizon_all]
|
|
horizon1
|