diff options
Diffstat (limited to 'xci/file/noha/ceph.yml')
-rw-r--r-- | xci/file/noha/ceph.yml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/xci/file/noha/ceph.yml b/xci/file/noha/ceph.yml deleted file mode 100644 index 0deb522e..00000000 --- a/xci/file/noha/ceph.yml +++ /dev/null @@ -1,11 +0,0 @@ -# The infra nodes where the Ceph mon services will run -ceph-mon_hosts: - controller00: - ip: 172.29.236.11 - -# The nodes that the Ceph OSD disks will be running on -ceph-osd_hosts: - compute00: - ip: 172.29.236.12 - compute01: - ip: 172.29.236.13 |