Merge "Use docker image id instead of tag to remove yardstick Docker image with tag...
[releng.git] / prototypes / openstack-ansible / playbooks / inventory
1 [xcimaster]
2 xcimaster ansible_ssh_host=192.168.122.2
3
4 [controller]
5 controller00 ansible_ssh_host=192.168.122.3
6 controller01 ansible_ssh_host=192.168.122.4
7 controller02 ansible_ssh_host=192.168.122.5
8
9 [compute]
10 compute00 ansible_ssh_host=192.168.122.6
11 compute01 ansible_ssh_host=192.168.122.7