]> git-server-git.apps.pok.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:20 +0000 (23:15 +0200)
commita49580b46b0b605d0277ac99391967b2f7bb0e7f
treebb4d79096520d7323d8a765be8c4aa82ab55936a
parentc3d3c49e592e65201b67eb20c6bfd93502f20bf4
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