]> git-server-git.apps.pok.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, 20 Jul 2020 19:23:02 +0000 (21:23 +0200)
commit88e4dcdd8ff389464e4c7dddbe14224bf501b817
tree9cade1bc089dcf593a2d09192bc4ceede4a7706a
parent3e4c2e33e661394fbaa0d11f77160b29b6721169
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>
(cherry picked from commit 03cd75845fee4d7d51bf5ce999e489d6f943e283)
roles/ceph-dashboard/tasks/configure_dashboard.yml