From: Varsha Rao Date: Mon, 19 Apr 2021 12:00:16 +0000 (+0530) Subject: spec: add nfs to spec file X-Git-Tag: v17.1.0~2164^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8ab49501719f4d3d997a3b4e0f500ac985e9558f;p=ceph-ci.git spec: add nfs to spec file Signed-off-by: Varsha Rao --- diff --git a/ceph.spec.in b/ceph.spec.in index ff020cd3e0d..73a99fdc394 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1788,6 +1788,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 764038dd0a2..e99f78efb9f 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