]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
cephadm-adopt: fix rbd-mirror adoption
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 14 Nov 2022 11:29:37 +0000 (12:29 +0100)
committerTeoman ONAY <tonay@redhat.com>
Thu, 15 Dec 2022 14:45:20 +0000 (15:45 +0100)
commitdb3b8c271ec2fd09eef7c72bddb05ccf85092c2b
treee9141680403e77a04ece097dcd056fe805457808
parentd5c597df91e2cf1762e43bf5176d7c400c6e15ff
cephadm-adopt: fix rbd-mirror adoption

The recent rbdmirror refactor introduced a regression in the
cephadm-adopt playbook.
Given that the rbd-mirror peer addition is now done by using the monitor
config-key store method during the cluster deployment, we can drop this
play from the cephadm-adopt.yml playbook.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2140569
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit c3fae04b8d234c84e4a5c7ca4a390ecfa3d1c1d5)
infrastructure-playbooks/cephadm-adopt.yml