]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-infra: open radosgw ports for multi instances
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 11 Mar 2020 02:41:27 +0000 (22:41 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Thu, 12 Mar 2020 23:04:26 +0000 (19:04 -0400)
commitd248f6bf8de1c2d6bc1cc7f49a4f4b0a72c39f80
tree65aacf3e76c81fa614e4728aa9a852b864c3a83f
parentbf0a6835a2311a6d80bbce06bb8e5f209307c79c
ceph-infra: open radosgw ports for multi instances

When using the radosgw multi instances configuration then the firewall
rules aren't adapted to that setup.
We only open the port according to the radosgw_frontend_port variable
so only the first radosgw instance port will be opened in the firewall
configuration.
We should instead iterate over the rgw_instances list.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit e8bf0a0cf2fdd9d02e442b6778b8b3f76a1c9473)
roles/ceph-infra/tasks/configure_firewall.yml