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

[osds]
localhost ansible_connection=local

[mgrs]
localhost ansible_connection=local