mirror of
https://github.com/ceph/ceph
synced 2025-02-03 17:03:51 +00:00
3d128d040e
ceph-mgr-dashboard is introduced in nautilus, so exclude it when installing old versions. Signed-off-by: Kefu Chai <kchai@redhat.com>
54 lines
846 B
YAML
54 lines
846 B
YAML
---
|
|
ceph:
|
|
deb:
|
|
- ceph
|
|
- ceph-mds
|
|
- ceph-mgr
|
|
- ceph-common
|
|
- ceph-fuse
|
|
- ceph-test
|
|
- radosgw
|
|
- python-ceph
|
|
- libcephfs2
|
|
- libcephfs-dev
|
|
- libcephfs-java
|
|
- libcephfs-jni
|
|
- librados3
|
|
- librbd1
|
|
- rbd-fuse
|
|
- ceph-common-dbg
|
|
- ceph-fuse-dbg
|
|
- ceph-mds-dbg
|
|
- ceph-mgr-dbg
|
|
- ceph-mon-dbg
|
|
- ceph-osd-dbg
|
|
- ceph-test-dbg
|
|
- libcephfs2-dbg
|
|
- librados3-dbg
|
|
- libradosstriper1-dbg
|
|
- librbd1-dbg
|
|
- librgw2-dbg
|
|
- radosgw-dbg
|
|
- rbd-fuse-dbg
|
|
- rbd-mirror-dbg
|
|
- rbd-nbd-dbg
|
|
rpm:
|
|
- ceph-radosgw
|
|
- ceph-test
|
|
- ceph
|
|
- ceph-mgr
|
|
- ceph-mgr-dashboard
|
|
- ceph-mgr-diskprediction-cloud
|
|
- ceph-mgr-diskprediction-local
|
|
- ceph-mgr-rook
|
|
- ceph-fuse
|
|
- cephfs-java
|
|
- libcephfs_jni1
|
|
- libcephfs2
|
|
- libcephfs-devel
|
|
- librados3
|
|
- librbd1
|
|
- python-ceph
|
|
- rbd-fuse
|
|
- ceph-debuginfo
|