]> 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)
committerGuillaume Abrioux <gabrioux@ibm.com>
Fri, 23 Aug 2024 11:56:29 +0000 (13:56 +0200)
commit823700bc1bc1f477cd58c61cded977a706a5c308
treea88f2350af01499d0f4f748809c5bd429184d9eb
parentc1f1c1e900ea2558d6090bd5d40dc7e7d49f075e
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