]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
rbd-mirror: fix multiple rbd-mirror daemon support
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 12 Sep 2022 13:07:19 +0000 (15:07 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 9 Nov 2022 08:57:01 +0000 (09:57 +0100)
commit4947c87d2ebed536a767a1c629f53a19de182c72
treeda9fe50af017fafa1b244edd41df48de87cda8b7
parent524d6e95b59aceb8e6392c8d864b715b64edd34c
rbd-mirror: fix multiple rbd-mirror daemon support

This `run_once: true` breaks multiple rbd-mirror daemons support
as it would make all rbd-mirror daemons use the same keyring.
Each rbd-mirror daemon needs its own keyring in order to start.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2037646
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 665601bf8aae1b98e1e3efdb91c1f1914f0316ae)
roles/ceph-rbd-mirror/tasks/configure_mirroring.yml