X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=stor4nfv.git;a=blobdiff_plain;f=ci%2Fansible%2Flocal.hosts;h=afdd8260aad3bb89ad56a83d7470ca5fa81e7963;hp=a48639c01fbefca505516fb3d6e9c7602bd12a63;hb=6bc7e08cc5d80941c80e8d36d3a2b1373f147a05;hpb=6018fcdd41c2074b2c94d8033f1434be028b054b diff --git a/ci/ansible/local.hosts b/ci/ansible/local.hosts old mode 100755 new mode 100644 index a48639c..afdd826 --- a/ci/ansible/local.hosts +++ b/ci/ansible/local.hosts @@ -1,5 +1,8 @@ -[controllers] -localhost ansible_connection=local - -[docks] -localhost ansible_connection=local +[controllers] +localhost ansible_connection=local + +[docks] +localhost ansible_connection=local + +[worker-nodes] +localhost ansible_connection=local