From: Varsha Rao Date: Mon, 19 Apr 2021 12:00:16 +0000 (+0530) Subject: spec: add nfs to spec file X-Git-Tag: v16.2.5~105^2~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=145e3c129b60f7eb669d7cec3dcb2c7bbc6565f4;p=ceph.git spec: add nfs to spec file Signed-off-by: Varsha Rao (cherry picked from commit 8ab49501719f4d3d997a3b4e0f500ac985e9558f) --- diff --git a/ceph.spec.in b/ceph.spec.in index 718421ca901d..5e2ffec7d3f1 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1767,6 +1767,7 @@ fi %{_datadir}/ceph/mgr/localpool %{_datadir}/ceph/mgr/mds_autoscaler %{_datadir}/ceph/mgr/mirroring +%{_datadir}/ceph/mgr/nfs %{_datadir}/ceph/mgr/orchestrator %{_datadir}/ceph/mgr/osd_perf_query %{_datadir}/ceph/mgr/osd_support diff --git a/debian/ceph-mgr-modules-core.install b/debian/ceph-mgr-modules-core.install index 764038dd0a22..e99f78efb9fc 100644 --- a/debian/ceph-mgr-modules-core.install +++ b/debian/ceph-mgr-modules-core.install @@ -7,6 +7,7 @@ usr/share/ceph/mgr/insights usr/share/ceph/mgr/iostat usr/share/ceph/mgr/localpool usr/share/ceph/mgr/mirroring +usr/share/ceph/mgr/nfs usr/share/ceph/mgr/orchestrator usr/share/ceph/mgr/osd_perf_query usr/share/ceph/mgr/osd_support