ceph-ansible/roles/ceph-infra/tasks
Dimitri Savineau 43ffcd7d28 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>
(cherry picked from commit 4535985188)
2020-01-08 16:15:09 -05:00
..
configure_firewall.yml ceph-infra: open dashboard port on monitor 2020-01-08 16:15:09 -05:00
main.yml ceph-infra: update cache for Ubuntu 2019-06-13 14:50:19 -04:00
setup_ntp.yml ceph-infra: make chronyd default NTP daemon 2019-06-14 12:21:02 +00:00