]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian/ceph-common.postinst: do not chown cephadm log dirs 40698/head
authorSage Weil <sage@newdream.net>
Tue, 9 Mar 2021 17:56:42 +0000 (11:56 -0600)
committerNathan Cutler <ncutler@suse.com>
Thu, 8 Apr 2021 16:20:35 +0000 (18:20 +0200)
commite2f5df38ceb8b504ad4842599d7ade6cff668719
treed844896f5f821b1486ec0182189fc96f14bf2e10
parenta3bb71c89d324b13294707f66d71b7b74886e1b6
debian/ceph-common.postinst: do not chown cephadm log dirs

The container uid/gid is different than the debian uid/gid (because the
container is centos-based and we got a different uid/gid allocation there).

Fixes: https://tracker.ceph.com/issues/49677
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit b89ffdcae51303f185e1b423a948df353497250f)
debian/ceph-common.postinst