]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
rbd-mirror: fix multiple rbd-mirror daemon support v4.0.70.17
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 12 Sep 2022 13:07:19 +0000 (15:07 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 12 Sep 2022 13:30:19 +0000 (15:30 +0200)
commitcf36d5e8e8943c5649f8a69de9e5872dd5838b20
treead2efafb1ef5f82bbdbfd61b792dfe323cfdf82d
parentf6058d25991d1073711ce38b445029ee844fcdc7
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 cfe6ca7adff566b3bb7c02661d0629775125947e)
roles/ceph-rbd-mirror/tasks/configure_mirroring.yml