summaryrefslogtreecommitdiffstats
path: root/xci/installer/osa/files/mini/inventory
blob: 4224131f262adb1804ab4b4ae81ccf55f3b0f999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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

[openstack:children]
controller
compute