summaryrefslogtreecommitdiffstats
path: root/xci/installer/osa/files/mini/ceph.yml
diff options
context:
space:
mode:
Diffstat (limited to 'xci/installer/osa/files/mini/ceph.yml')
-rw-r--r--xci/installer/osa/files/mini/ceph.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/xci/installer/osa/files/mini/ceph.yml b/xci/installer/osa/files/mini/ceph.yml
new file mode 100644
index 00000000..5c09b471
--- /dev/null
+++ b/xci/installer/osa/files/mini/ceph.yml
@@ -0,0 +1,9 @@
+# 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