]> 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>
Tue, 21 May 2024 08:04:47 +0000 (10:04 +0200)
commitf6fd034e7ee167ea31a382c30432972aeb7adba5
treec20ec3831faf3285f2473d326f7c7bd111db67fc
parent52365166a4b3757d174b602891fb54bc751defe0
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>
infrastructure-playbooks/cephadm-adopt.yml
library/ceph_orch_apply.py [new file with mode: 0644]
module_utils/ca_common.py
tests/requirements.txt