blob: 90b315314f0bfa991aab1cf84e42b38ca85f4921 (
plain)
1
2
3
4
5
6
7
8
9
|
[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
|