Skip to content

Commit 70b0c82

Browse files
committed
Add Cephadm groups to inventory
1 parent 2249ca0 commit 70b0c82

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

etc/kayobe/inventory/groups

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,18 @@ overcloud
9797
mgmt-switches
9898
ctl-switches
9999
hs-switches
100+
101+
###############################################################################
102+
# Ceph groups.
103+
104+
[ceph:children]
105+
mons
106+
mgrs
107+
osds
108+
rgws
109+
110+
# Empty groups to provide declaration of groups required for Cephadm.
111+
[mons]
112+
[mgrs]
113+
[osds]
114+
[rgws]

0 commit comments

Comments
 (0)