Merge "Dockerfile: Use qemu-user-static from xenial "
[yardstick.git] / ansible / inventory.ini
1 [controller]
2 host1 ansible_host=10.1.0.50 ansible_user=root ansible_ssh_pass=root
3 host2 ansible_host=10.1.0.51 ansible_user=root ansible_ssh_pass=root
4 host3 ansible_host=10.1.0.52 ansible_user=root ansible_ssh_pass=root
5
6 [compute]
7 host4 ansible_host=10.1.0.53 ansible_user=root ansible_ssh_pass=root
8 host5 ansible_host=10.1.0.54 ansible_user=root ansible_ssh_pass=root