From: John Mulligan Date: Thu, 26 May 2022 14:56:44 +0000 (-0400) Subject: debian: include the new object_format.py file X-Git-Tag: v17.2.1~35^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=95f75809425d3a26ac07c4fd5abb14adfa7d8d2e;p=ceph.git 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) --- 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.*