ceph-ansible/tests/functional/fedora/29/container-podman/hosts

30 lines
363 B
Plaintext
Raw Normal View History

[mons]
mon0
mon1
mon2
[osds]
osd0 osd_crush_location="{ 'root': 'HDD', 'rack': 'mon-rackkkk', 'pod': 'monpod', 'host': 'osd0' }"
osd1 osd_crush_location="{ 'root': 'default', 'host': 'osd1' }"
[mdss]
mds0
[rgws]
rgw0
[nfss]
nfs0
[clients]
client0
client1
[rbdmirrors]
rbd-mirror0
[iscsigws]
iscsi-gw0
[all:vars]
ansible_python_interpreter=/usr/bin/python3