]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-infra: move dashboard into a dedicated file
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 16 Dec 2019 16:00:35 +0000 (11:00 -0500)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 8 Jan 2020 21:15:09 +0000 (16:15 -0500)
commit27530b1d3fe5dd5d8effeccb1bc27d59803a27dc
tree7ff049a3288799d5d6518389dc5882244598a8ac
parent43ffcd7d2820d24971aac0982bd5482ded6f3f19
ceph-infra: move dashboard into a dedicated file

Instead of using multiple dashboard_enabled condition in the
configure_firewall file we could just have the condition once
and include the dedicated tasks list.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit f4c261ef9023d006cabfac28b45e7820bb132ceb)
roles/ceph-infra/tasks/configure_firewall.yml
roles/ceph-infra/tasks/dashboard_firewall.yml [new file with mode: 0644]