]> 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>
Tue, 13 Sep 2022 08:39:26 +0000 (10:39 +0200)
commit0ba46c906ee0e102f1f9222dad76a5015e006086
tree27cf6ac26f135dd62e30263ede859286ef0373ba
parent759e414dd3f594da95583498d1a2203194a3c51b
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