Merge "Add the missing mds and mgr groups into site.yml"
This commit is contained in:
commit
0da9c5bd9c
@ -243,10 +243,12 @@
|
|||||||
- name: Apply role ceph
|
- name: Apply role ceph
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
hosts:
|
hosts:
|
||||||
|
- ceph-mds
|
||||||
|
- ceph-mgr
|
||||||
- ceph-mon
|
- ceph-mon
|
||||||
|
- ceph-nfs
|
||||||
- ceph-osd
|
- ceph-osd
|
||||||
- ceph-rgw
|
- ceph-rgw
|
||||||
- ceph-mgr
|
|
||||||
serial: '{{ serial|default("0") }}'
|
serial: '{{ serial|default("0") }}'
|
||||||
roles:
|
roles:
|
||||||
- { role: ceph,
|
- { role: ceph,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user