xci: Add ansible files for sandbox ha flavor
[releng.git] / prototypes / xci / file / ha / inventory
1 [opnfv]
2 opnfv ansible_ssh_host=192.168.122.2
3
4 [controller]
5 controller00 ansible_ssh_host=192.168.122.3
6 controller01 ansible_ssh_host=192.168.122.4
7 controller02 ansible_ssh_host=192.168.122.5
8
9 [compute]
10 compute00 ansible_ssh_host=192.168.122.6
11 compute01 ansible_ssh_host=192.168.122.7