mirror of https://github.com/ceph/ceph-ansible.git
d248f6bf8d
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
|
||
---|---|---|
.. | ||
configure_firewall.yml | ||
dashboard_firewall.yml | ||
main.yml | ||
setup_ntp.yml |