]> git-server-git.apps.pok.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)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 23 Jun 2020 13:37:21 +0000 (09:37 -0400)
commitb7539eb275ccf947cd6122cdbfa062d20ad2472a
tree33a06272dcdcc4de1872233a3bcf5349f90aef7d
parentd43769dc2aa62059ac17098648d933d26192f67f
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>
roles/ceph-dashboard/tasks/configure_dashboard.yml