]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: add support for embedding ssl/tls certs with templates
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 3 Jun 2026 20:11:43 +0000 (16:11 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Sat, 11 Jul 2026 14:38:31 +0000 (10:38 -0400)
commit655bd585109cae4eab762b2ec80f0cf82c761ec6
tree41531c868c250870a98d3f3700dc28e51a221414
parent1701c0206557bb13b6c12c0ff9a51fe4df928992
qa/tasks: add support for embedding ssl/tls certs with templates

Update template.py jinja2 templating, to add support for extracting the
content of tls certs, generated by the ssl_keys task.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
qa/tasks/template.py