]> 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 13:43:26 +0000 (15:43 +0200)
commite1c8a0daf6d50a9cbc31a1e53a1ed2586570d058
treed284cca2f883e29b92a4c8c425030612177a2331
parente4f972004b6aa55521b97d90d0e551717b581365
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