rados/upgrade: skip ceph-mgr on jewel install

Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2016-11-07 12:21:18 -05:00
parent 1df9e7d10c
commit ae80d85515

View File

@ -3,6 +3,7 @@ meta:
tasks:
- install:
branch: jewel
exclude_packages: ['ceph-mgr']
- print: "**** done install jewel"
- ceph:
- print: "**** done ceph"