Merge "Add the missing mds and mgr groups into site.yml"

This commit is contained in:
Zuul 2018-04-18 05:15:11 +00:00 committed by Gerrit Code Review
commit 0da9c5bd9c
1 changed files with 3 additions and 1 deletions

View File

@ -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,