From: Joshua Schmid Date: Wed, 19 Feb 2020 09:33:26 +0000 (+0100) Subject: build/ops: make/install osd_support package X-Git-Tag: v15.1.1~360^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=acc05bf06df479b14164f44fb5242e30defbb4ac;p=ceph.git build/ops: make/install osd_support package Signed-off-by: Joshua Schmid --- diff --git a/ceph.spec.in b/ceph.spec.in index 60befaee5a6f..6f91e009bbf9 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1590,6 +1590,7 @@ fi %{_datadir}/ceph/mgr/mgr_util.* %{_datadir}/ceph/mgr/orchestrator %{_datadir}/ceph/mgr/osd_perf_query +%{_datadir}/ceph/mgr/osd_support %{_datadir}/ceph/mgr/pg_autoscaler %{_datadir}/ceph/mgr/progress %{_datadir}/ceph/mgr/prometheus diff --git a/debian/ceph-mgr.install b/debian/ceph-mgr.install index 4654cff606dd..0486462a43fb 100644 --- a/debian/ceph-mgr.install +++ b/debian/ceph-mgr.install @@ -12,6 +12,7 @@ usr/share/ceph/mgr/mgr_module.* usr/share/ceph/mgr/mgr_util.* usr/share/ceph/mgr/orchestrator usr/share/ceph/mgr/osd_perf_query +usr/share/ceph/mgr/osd_support usr/share/ceph/mgr/pg_autoscaler usr/share/ceph/mgr/progress usr/share/ceph/mgr/prometheus