From 95f75809425d3a26ac07c4fd5abb14adfa7d8d2e Mon Sep 17 00:00:00 2001 From: John Mulligan Date: Thu, 26 May 2022 10:56:44 -0400 Subject: [PATCH] debian: include the new object_format.py file This was missed when adding object_format.py to the RPM packaging. Signed-off-by: John Mulligan (cherry picked from commit b66ec8159557163a5c5a20918d1ec399a53f0604) --- debian/ceph-mgr.install | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/ceph-mgr.install b/debian/ceph-mgr.install index fd7b68e82c746..9535b1e60bca8 100644 --- a/debian/ceph-mgr.install +++ b/debian/ceph-mgr.install @@ -2,3 +2,4 @@ lib/systemd/system/ceph-mgr* usr/bin/ceph-mgr usr/share/ceph/mgr/mgr_module.* usr/share/ceph/mgr/mgr_util.* +usr/share/ceph/mgr/object_format.* -- 2.39.5