]> git.apps.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:42:40 +0000 (13:42 +0200)
commitd42bb71095ca2e756ae1494ce2fddf3b1f3149e6
treeffae704d890afb001a2c1671b97f6cf0c5a5f2f8
parent189ddfd92a8b0b790afb614bcc60ffb5aa0c0395
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