This fix goes directly into the luminous branch since these packages do not need
to be installed on jewel, when upgrading to luminous.
Fixes: https://tracker.ceph.com/issues/36347
Signed-off-by: Neha Ojha <nojha@redhat.com>
tasks:
- install:
branch: jewel
- exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
+ exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev', 'python3-rados', 'python3-cephfs']
- print: "**** done install jewel"
- ceph:
skip_mgr_daemons: true