]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_orch_apply: fix yaml error when multiple rgw deployed v6.0.28.11
authorTeoman ONAY <tonay@ibm.com>
Wed, 21 Aug 2024 15:33:19 +0000 (17:33 +0200)
committerTeoman ONAY <tonay@ibm.com>
Fri, 23 Aug 2024 12:31:23 +0000 (14:31 +0200)
commitda25b1d3c6e76fefa4bdcb1ffd8740e0c89de9cb
tree47228f9c67fa798635e859d1726ec284d414f84f
parenta44327510e760922ec0ff2dc7eff850326c0466a
ceph_orch_apply: fix yaml error when multiple rgw deployed

ceph orch ls rgw --format=yaml returns multiple documents
when multiple rgw are installed, this was not handled
correctly.

Signed-off-by: Teoman ONAY <tonay@ibm.com>
infrastructure-playbooks/cephadm-adopt.yml
library/ceph_orch_apply.py