summaryrefslogtreecommitdiffstats
path: root/xci/installer/osa/files/ha/inventory
blob: 1ef4502a931bdf02f54f308c91ade59b368f90c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
[deployment]
opnfv ansible_ssh_host=192.168.122.2

[controller]
controller00 ansible_ssh_host=192.168.122.3
controller01 ansible_ssh_host=192.168.122.4
controller02 ansible_ssh_host=192.168.122.5

[compute]
compute00 ansible_ssh_host=192.168.122.6
compute01 ansible_ssh_host=192.168.122.7