X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=stor4nfv.git;a=blobdiff_plain;f=ci%2Fansible%2Fgroup_vars%2Fceph%2Fceph.hosts;h=42f5da8d46253d72ed25d397f2e51ea408650e50;hp=34a7b26fda0c2746678f348216b98ef891fe4e5d;hb=b9f16e2669ff5a0cde006951ffec5dff84ac29df;hpb=561c0708b78eed8120b90f0221cd66730c9e8a74 diff --git a/ci/ansible/group_vars/ceph/ceph.hosts b/ci/ansible/group_vars/ceph/ceph.hosts old mode 100644 new mode 100755 index 34a7b26..42f5da8 --- a/ci/ansible/group_vars/ceph/ceph.hosts +++ b/ci/ansible/group_vars/ceph/ceph.hosts @@ -1,8 +1,8 @@ -[mons] -localhost ansible_connection=local - -[osds] -localhost ansible_connection=local - -[mgrs] -localhost ansible_connection=local +[mons] +localhost ansible_connection=local + +[osds] +localhost ansible_connection=local + +[mgrs] +localhost ansible_connection=local