]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Support comma-delimited subnets in firewall
authorHarald Jensås <hjensas@redhat.com>
Fri, 6 Sep 2019 14:24:30 +0000 (16:24 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 9 Sep 2019 19:20:58 +0000 (15:20 -0400)
commitd94229204d84fc27c5997d273dff577af0ab1684
tree655f34e42d9c868a4313187a177af31cd6f093d6
parent7bd03c95f67c4e2f626e40d0ece8d2feffc5c886
Support comma-delimited subnets in firewall

ceph.conf supports a comma separated list of
subnet CIDR's for the public_network and the
cluster network. ceph-ansible should support
setting up the firewall for this configuration.

Closes: #4425
Related: #4333
https://docs.ceph.com/docs/nautilus/rados/configuration/network-config-ref/#network-config-settings

Signed-off-by: Harald Jensås <hjensas@redhat.com>
roles/ceph-infra/tasks/configure_firewall.yml