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