]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: support custom distros by falling back to ID_LIKE
authorbachmanity1 <bachmanity138@gmail.com>
Fri, 19 Sep 2025 07:52:15 +0000 (16:52 +0900)
committerAdam King <adking@redhat.com>
Fri, 26 Sep 2025 14:24:25 +0000 (10:24 -0400)
commit3de42f288e6ecdc79d932a5e0f10ff8495a4b707
tree8351e706e16a85497b1217c20b33f1b82faaca39
parentc00d849ef7a3b5e3b7bbe90c45035fc324b300b6
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>
(cherry picked from commit 35323380403eebe69ad8650a2036afa87569d1a2)
src/cephadm/cephadmlib/packagers.py
src/cephadm/tests/test_util_funcs.py