]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_orch_spec: Add ceph orch apply spec feature v6.0.28.8
authorTeoman ONAY <tonay@ibm.com>
Wed, 24 Apr 2024 19:32:39 +0000 (21:32 +0200)
committerTeoman ONAY <tonay@ibm.com>
Tue, 21 May 2024 13:20:13 +0000 (15:20 +0200)
commit5cd25ea8c1df3d193410ac2f5234c712e4496742
treecb57efbe6a3735b7bd69af38ef87bdfc19193b00
parent40bdbb78a3fdf6a0b805c1faf3ee6b28460bdf4b
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