]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
dashboard: configure mgr backend before restart
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 26 Jun 2020 17:28:04 +0000 (13:28 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 29 Jun 2020 12:59:01 +0000 (14:59 +0200)
commit03cd75845fee4d7d51bf5ce999e489d6f943e283
treef52f0027b87458882e92c0cab39d679025896826
parent42884e81751713c52cde5be3a24d3e04fe6f5db1
dashboard: configure mgr backend before restart

We need to set the mgr dashboard server ip address before restarting the
dashboard module otherwise we can try to bind the dashboard module on an
already used address.
We already do this configuration for the dashboard port value and ssl
setup so we should do the same for server address too.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1851455
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-dashboard/tasks/configure_dashboard.yml