]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_orch_apply: fix yaml error when multiple rgw deployed
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 21:15:52 +0000 (23:15 +0200)
commitd0c8bfe66e5e2308dac89bf83c6f881019e8ba91
tree8005d374c8a8c01add6beccb1b9c9dc39534a364
parent3b5e0b2bbc1d782dde44f06341dc19774a338383
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>
(cherry picked from commit 823700bc1bc1f477cd58c61cded977a706a5c308)
infrastructure-playbooks/cephadm-adopt.yml
library/ceph_orch_apply.py