X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ansible%2Finventory.ini;h=31692a7772cb6a095b634142cd1348b9643a559b;hb=bcbea9565b14bae34706d7ca20257ec2b41985e1;hp=79a6ee0aa61b278b51817081bc607668a872c6c0;hpb=54f26bfe1cb139545ab86450342c6a7ab520dd83;p=yardstick.git diff --git a/ansible/inventory.ini b/ansible/inventory.ini index 79a6ee0aa..31692a777 100644 --- a/ansible/inventory.ini +++ b/ansible/inventory.ini @@ -1,3 +1,6 @@ +[yardstick] +localhost ansible_connection=local + [controller] host1 ansible_host=10.1.0.50 ansible_user=root ansible_ssh_pass=root host2 ansible_host=10.1.0.51 ansible_user=root ansible_ssh_pass=root