]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: update get_unit_file to use jinja template
authorJohn Mulligan <jmulligan@redhat.com>
Sun, 16 Jul 2023 20:15:49 +0000 (16:15 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Fri, 3 Nov 2023 22:51:49 +0000 (18:51 -0400)
commit4cba7a118c583a822d83b6ad50eb96e24319ab91
tree4b9e6617c7cd78b6e9b309317a029f2ec8979bc1
parentdef7059495f380caf1029b0ea44a1f9e3823c28a
cephadm: update get_unit_file to use jinja template

The somewhat complex string assembly of the main systemd unit file
for cephadm services can benefit from using a standard templating
approach.

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