]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_orch_spec: Add ceph orch apply spec feature
authorTeoman ONAY <tonay@ibm.com>
Wed, 24 Apr 2024 19:32:39 +0000 (21:32 +0200)
committerTeoman ONAY <tonay@redhat.com>
Wed, 22 May 2024 11:43:23 +0000 (13:43 +0200)
commitb80b68bcd412cb9f47d3ec6e88ce4f0ff5dba8ae
tree1b4ef5efd784b5339368d48aa461d343b68c5738
parent548a16fe4f184a3ea0e624d4861e5da968c0552c
ceph_orch_spec: Add ceph orch apply spec feature

Add new module ceph_orch_spec which applies ceph spec files.
This feature was needed to bind extra mount points to the RGW
container (/etc/pki/ca-trust/).

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2262133
Signed-off-by: Teoman ONAY <tonay@ibm.com>
(cherry picked from commit f6fd034e7ee167ea31a382c30432972aeb7adba5)
infrastructure-playbooks/cephadm-adopt.yml
library/ceph_orch_apply.py [new file with mode: 0644]
module_utils/ca_common.py
tests/requirements.txt