mirror of
https://github.com/ceph/ceph
synced 2025-01-04 10:12:30 +00:00
qa: exclude cephadm from upgrade/nautilus-x
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
This commit is contained in:
parent
ba31ccb533
commit
ec560a69eb
@ -5,6 +5,10 @@ meta:
|
||||
upgrade the client node
|
||||
tasks:
|
||||
- install:
|
||||
exclude_packages:
|
||||
- ceph-mgr-cephadm
|
||||
- cephadm
|
||||
- libcephfs-dev
|
||||
branch: nautilus
|
||||
- print: "**** done installing nautilus"
|
||||
- ceph:
|
||||
|
@ -2,6 +2,10 @@ meta:
|
||||
- desc: install ceph/nautilus latest
|
||||
tasks:
|
||||
- install:
|
||||
exclude_packages:
|
||||
- ceph-mgr-cephadm
|
||||
- cephadm
|
||||
- libcephfs-dev
|
||||
branch: nautilus
|
||||
- print: "**** done install nautilus"
|
||||
- ceph:
|
||||
|
Loading…
Reference in New Issue
Block a user