mirror of
https://github.com/ceph/ceph
synced 2024-12-28 22:43:29 +00:00
df62f2d91d
These have bit-rotted and no longer work. No cycles from interested parties available to fix. Fixes: https://tracker.ceph.com/issues/38487 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
51 lines
791 B
YAML
51 lines
791 B
YAML
---
|
|
ceph:
|
|
deb:
|
|
- ceph
|
|
- ceph-mds
|
|
- ceph-mgr
|
|
- ceph-common
|
|
- ceph-fuse
|
|
- ceph-test
|
|
- radosgw
|
|
- python-ceph
|
|
- libcephfs2
|
|
- libcephfs-dev
|
|
- librados2
|
|
- 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
|
|
- librados2-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-mgr-ssh
|
|
- ceph-fuse
|
|
- libcephfs2
|
|
- libcephfs-devel
|
|
- librados2
|
|
- librbd1
|
|
- python-ceph
|
|
- rbd-fuse
|
|
- ceph-debuginfo
|