]> 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>
Tue, 10 Sep 2019 13:34:48 +0000 (09:34 -0400)
commite33e06d4007102912ed6422dff6c657d4b7905f5
tree8a81bf03a6f4646e69f6d756e27c4fbe3fc46a05
parentcb66a62ae24f0ef9eee25a71a57559e36b70f961
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>
(cherry picked from commit d94229204d84fc27c5997d273dff577af0ab1684)
roles/ceph-infra/tasks/configure_firewall.yml