mirror of
https://github.com/ceph/ceph
synced 2025-01-13 14:33:36 +00:00
mgr/rgw: adding mgr rgw module to ceph image
Fixes: https://tracker.ceph.com/issues/58856 Signed-off-by: Redouane Kachach <rkachach@redhat.com>
This commit is contained in:
parent
5b830aed2a
commit
110db72e24
@ -1885,6 +1885,7 @@ fi
|
||||
%{_datadir}/ceph/mgr/prometheus
|
||||
%{_datadir}/ceph/mgr/rbd_support
|
||||
%{_datadir}/ceph/mgr/restful
|
||||
%{_datadir}/ceph/mgr/rgw
|
||||
%{_datadir}/ceph/mgr/selftest
|
||||
%{_datadir}/ceph/mgr/snap_schedule
|
||||
%{_datadir}/ceph/mgr/stats
|
||||
|
@ -43,6 +43,7 @@ set(mgr_modules
|
||||
prometheus
|
||||
rbd_support
|
||||
restful
|
||||
rgw
|
||||
# rook (optional)
|
||||
selftest
|
||||
snap_schedule
|
||||
|
Loading…
Reference in New Issue
Block a user