]> 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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 18 Dec 2019 15:09:14 +0000 (16:09 +0100)
commitf4c261ef9023d006cabfac28b45e7820bb132ceb
treefca4f7cd51a0b1456980f8c1d80cb9b74e5b1b13
parent4535985188dcc656ff4da60318dc07b44eabf3a6
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>
roles/ceph-infra/tasks/configure_firewall.yml
roles/ceph-infra/tasks/dashboard_firewall.yml [new file with mode: 0644]