summaryrefslogtreecommitdiffstats
path: root/ci/ansible/group_vars/ceph/ceph.hosts
blob: 42f5da8d46253d72ed25d397f2e51ea408650e50 (plain)
1
2
3
4
5
6
7
8
[mons]
localhost ansible_connection=local

[osds]
localhost ansible_connection=local

[mgrs]
localhost ansible_connection=local