]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: switch to new style init containers
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 17 Nov 2023 20:08:24 +0000 (15:08 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 2 Jan 2024 14:30:20 +0000 (09:30 -0500)
commitd653bec59cd2d3b60811339670e32cdd3b9a7f72
treed892aed5ec51764792065ac34c21bb2e18fe1bc5
parent246451215feabb1a22dcdca511df96c511a0be86
cephadm: switch to new style init containers

Convert the call that writes out files for a daemon to use the new
dedicated systemd-unit support for init containers.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py
src/cephadm/cephadmlib/runscripts.py
src/cephadm/tests/test_custom_container.py