]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: workaround issues running cephadm with relative path 54487/head
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 14 Nov 2023 00:15:25 +0000 (19:15 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 15 Nov 2023 18:32:48 +0000 (13:32 -0500)
commit4377fbd851bc8614780e61d2e1d22d9a552e2c02
tree5d4f27ae93ca6ae49642ee67fb32546be422b835
parent31d66e26224560ff9535e96687c9ffe2f15989a1
cephadm: workaround issues running cephadm with relative path

Implement a workaround for the jinja2 package loader not correctly
finding a template inside the cephadmlib package when run as
a zipapp. See docstring in the shim class for more details.

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