forked from ceph/ceph
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.yaml
85 lines (85 loc) · 1.52 KB
/
packages.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
---
ceph:
deb:
- ceph
- cephadm
- ceph-mds
- ceph-mgr
- ceph-common
- ceph-fuse
- ceph-test
- ceph-volume
- radosgw
- python3-rados
- python3-rgw
- python3-cephfs
- python3-rbd
- 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-base
- cephadm
- ceph-immutable-object-cache
- ceph-mgr
- ceph-mgr-dashboard
- ceph-mgr-diskprediction-local
- ceph-mgr-rook
- ceph-mgr-cephadm
- ceph-fuse
- ceph-volume
- librados-devel
- libcephfs2
- libcephfs-devel
- librados2
- librbd1
- python3-rados
- python3-rgw
- python3-cephfs
- python3-rbd
- rbd-fuse
- rbd-mirror
- rbd-nbd
- ceph-base-debuginfo
- ceph-common-debuginfo
- ceph-immutable-object-cache-debuginfo
- ceph-radosgw-debuginfo
- ceph-test-debuginfo
- ceph-base-debuginfo
- ceph-mgr-debuginfo
- ceph-mds-debuginfo
- ceph-mon-debuginfo
- ceph-osd-debuginfo
- ceph-fuse-debuginfo
- librados-devel-debuginfo
- libcephfs2-debuginfo
- librados2-debuginfo
- librbd1-debuginfo
- python3-cephfs-debuginfo
- python3-rados-debuginfo
- python3-rbd-debuginfo
- python3-rgw-debuginfo
- rbd-fuse-debuginfo
- rbd-mirror-debuginfo
- rbd-nbd-debuginfo