aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/inventory.ini
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/inventory.ini')
-rw-r--r--ansible/inventory.ini3
1 files changed, 3 insertions, 0 deletions
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