]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-infra: open dashboard port on monitor
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 16 Dec 2019 15:48:26 +0000 (10:48 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 18 Dec 2019 15:09:14 +0000 (16:09 +0100)
commit4535985188dcc656ff4da60318dc07b44eabf3a6
tree6c761ca57b6044ac94017257dc2aa57d2e290495
parentb46839bad0732486db8a8c698f5963716c3b2b5b
ceph-infra: open dashboard port on monitor

When there's no mgr group defined in the ansible inventory then the
mgrs are deployed implicitly on the mons nodes.
If the dashboard is enabled then we need to open the dashboard port on
the node that is running the ceph mgr process (mgr or mon).
The current code only allow to open that port on the mgr nodes when they
are present explicitly in the inventory but not implicitly.

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