]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-dashboard: copy TLS cert/key on monitor
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 17 Jul 2020 14:38:02 +0000 (10:38 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 20 Jul 2020 14:16:35 +0000 (16:16 +0200)
commit2b8ebf14574e927bfabd939cc6263eb27a65afb3
tree2d65c7bc853789e9a7b429d46080559c0533cbc1
parent957903d561680d366493cb5d6fd36b19aa3fb539
ceph-dashboard: copy TLS cert/key on monitor

The ceph-dashboard role is executed on the mgr nodes so the TLS cert/key
files are copied to those nodes.
But we are running importing the cert/key files into the ceph
configuration on the monitor.

Closes: #5557
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-dashboard/tasks/configure_dashboard.yml