Integrate ceph in XCI
[releng-xci.git] / xci / file / mini / ceph.yml
1 # The infra nodes where the Ceph mon services will run
2 ceph-mon_hosts:
3   controller00:
4     ip: 172.29.236.11
5
6 # The nodes that the Ceph OSD disks will be running on
7 ceph-osd_hosts:
8   compute00:
9     ip: 172.29.236.12