]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
dashboard: copy self-signed generated crt to mons
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 23 Jun 2020 09:11:06 +0000 (11:11 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 23 Jun 2020 15:34:31 +0000 (17:34 +0200)
commitdcce4b1d5e23fda08519f8016562b3326ea2a70f
treed87a6e40df00615f6f6f23044515d7d7d1cb4dd5
parent8ef3fee41b91269824e8d8df6fee05b199ae5628
dashboard: copy self-signed generated crt to mons

This commit makes the playbook copying self-signed generated certificate
to monitors.
When mons and mgrs are deployed on dedicated nodes the playbook will
fail when trying to import certificate and key files since they are
generated on mgrs whereas we try to import them from a monitor.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1846995
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit b7539eb275ccf947cd6122cdbfa062d20ad2472a)
roles/ceph-dashboard/tasks/configure_dashboard.yml