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
|
||||
gather_facts: false
|
||||
hosts:
|
||||
- ceph-mds
|
||||
- ceph-mgr
|
||||
- ceph-mon
|
||||
- ceph-nfs
|
||||
- ceph-osd
|
||||
- ceph-rgw
|
||||
- ceph-mgr
|
||||
serial: '{{ serial|default("0") }}'
|
||||
roles:
|
||||
- { role: ceph,
|
||||
|
Loading…
Reference in New Issue
Block a user