From 8ab49501719f4d3d997a3b4e0f500ac985e9558f Mon Sep 17 00:00:00 2001 From: Varsha Rao Date: Mon, 19 Apr 2021 17:30:16 +0530 Subject: [PATCH] spec: add nfs to spec file Signed-off-by: Varsha Rao --- ceph.spec.in | 1 + debian/ceph-mgr-modules-core.install | 1 + 2 files changed, 2 insertions(+) diff --git a/ceph.spec.in b/ceph.spec.in index ff020cd3e0d0..73a99fdc3943 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 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 -- 2.47.3