From: Venky Shankar Date: Tue, 28 Apr 2020 06:57:30 +0000 (-0400) Subject: spec: include snap_schedule in ceph spec file X-Git-Tag: v16.1.0~1299^2~22 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=29a6f72131056a8b907b09e1170567763388b00a;p=ceph.git spec: include snap_schedule in ceph spec file Signed-off-by: Venky Shankar --- diff --git a/ceph.spec.in b/ceph.spec.in index 691e145f5794..fe193aec60ed 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1647,6 +1647,7 @@ fi %{_datadir}/ceph/mgr/rbd_support %{_datadir}/ceph/mgr/restful %{_datadir}/ceph/mgr/selftest +%{_datadir}/ceph/mgr/snap_schedule %{_datadir}/ceph/mgr/status %{_datadir}/ceph/mgr/telegraf %{_datadir}/ceph/mgr/telemetry diff --git a/debian/ceph-mgr-modules-core.install b/debian/ceph-mgr-modules-core.install index 903a4d8b014a..ac9ddd201c7f 100644 --- a/debian/ceph-mgr-modules-core.install +++ b/debian/ceph-mgr-modules-core.install @@ -14,6 +14,7 @@ usr/share/ceph/mgr/prometheus usr/share/ceph/mgr/rbd_support usr/share/ceph/mgr/restful usr/share/ceph/mgr/selftest +usr/share/ceph/mgr/snap_schedule usr/share/ceph/mgr/status usr/share/ceph/mgr/telegraf usr/share/ceph/mgr/telemetry