]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
common: ability to enable/disable fw configuration
authorSébastien Han <seb@redhat.com>
Mon, 11 Jun 2018 12:51:58 +0000 (14:51 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 11 Jun 2018 19:51:59 +0000 (21:51 +0200)
commit2e8412734a81077c2b11de316e08bbecbed2de96
tree654699f4b4c954d02a403b555481161455dd5655
parentbbb869133563c3b0ddd0388727b894306b6b8b26
common: ability to enable/disable fw configuration

Prior to this patch if you were running on a Red Hat system,
ceph-ansible would try to configure firewalld for you without the
operators's consent.
Now you can enable or disable the fw configuration by setting
configure_firewall to either true or false.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1589146
Signed-off-by: Sébastien Han <seb@redhat.com>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-common/tasks/main.yml
roles/ceph-defaults/defaults/main.yml