From acc05bf06df479b14164f44fb5242e30defbb4ac Mon Sep 17 00:00:00 2001 From: Joshua Schmid Date: Wed, 19 Feb 2020 10:33:26 +0100 Subject: [PATCH] build/ops: make/install osd_support package Signed-off-by: Joshua Schmid --- ceph.spec.in | 1 + debian/ceph-mgr.install | 1 + 2 files changed, 2 insertions(+) diff --git a/ceph.spec.in b/ceph.spec.in index 60befaee5a6..6f91e009bbf 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 4654cff606d..0486462a43f 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 -- 2.39.5