]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
cephadm-adopt: fix rbd-mirror adoption bz2140569-2 7350/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 14 Nov 2022 11:29:37 +0000 (12:29 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 14 Nov 2022 11:36:40 +0000 (12:36 +0100)
commit779523f86f4659283441ece8af2d4a4dbe8140b4
tree166bab49c4ac5f987a134c78959e704ff2c5a7bf
parent590e57cc1b9a79ced7a9208db8bf8eaf43d3f320
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>
infrastructure-playbooks/cephadm-adopt.yml