]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: support custom distros by falling back to ID_LIKE 65599/head
authorbachmanity1 <bachmanity138@gmail.com>
Fri, 19 Sep 2025 07:52:15 +0000 (16:52 +0900)
committerbachmanity1 <bachmanity138@gmail.com>
Mon, 22 Sep 2025 14:53:08 +0000 (23:53 +0900)
commit35323380403eebe69ad8650a2036afa87569d1a2
treed0bac1704686aaa3e9ab31471f3ad54027511f96
parent15ebe516433b5cc0a91992a624ed34b5b5d01484
cephadm: support custom distros by falling back to ID_LIKE

This change enables cephadm to work on custom or derivative distributions
that are based on supported distros without requiring code changes for
each new custom/derivative distro.

Signed-off-by: bachmanity1 <bachmanity138@gmail.com>
src/cephadm/cephadmlib/packagers.py
src/cephadm/tests/test_util_funcs.py