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

[controller]
controller00 ansible_ssh_host=192.168.122.3

[compute]
compute00 ansible_ssh_host=192.168.122.4
compute01 ansible_ssh_host=192.168.122.5

[openstack:children]
controller
compute