mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
rados/upgrade: skip ceph-mgr on jewel install
Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
1df9e7d10c
commit
ae80d85515
@ -3,6 +3,7 @@ meta:
|
|||||||
tasks:
|
tasks:
|
||||||
- install:
|
- install:
|
||||||
branch: jewel
|
branch: jewel
|
||||||
|
exclude_packages: ['ceph-mgr']
|
||||||
- print: "**** done install jewel"
|
- print: "**** done install jewel"
|
||||||
- ceph:
|
- ceph:
|
||||||
- print: "**** done ceph"
|
- print: "**** done ceph"
|
||||||
|
Loading…
Reference in New Issue
Block a user