Jimmy McCrory 6b5813b553 Standardize test vars
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: I57f17002f6e8877403d3fc00f6eb148f50b80241
2017-04-25 17:36:52 -07:00

16 lines
147 B
Plaintext

[all]
localhost
container1
container2
container3
[galera_all]
container1
container2
container3
[all_containers]
container1
container2
container3