]> 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>
Mon, 12 Sep 2022 13:29:41 +0000 (15:29 +0200)
commit665601bf8aae1b98e1e3efdb91c1f1914f0316ae
tree4eea31ec971e0cd97bde6797a44797a713fd58a2
parent68d9973cf99ec0fb10effac3d9d2ef94c753e906
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>
roles/ceph-rbd-mirror/tasks/configure_mirroring.yml