ceph-ansible/roles/ceph-iscsi-gw/tasks
Guillaume Abrioux 299c81c58b iscsi: don't set default value for trusted_ip_list
It restricts access to the iSCSI API.
It can be left empty if the API isn't going to be access from outside the
gateway node

Even though this seems to be a limited use case, it's better to leave it
empty by default than having a meaningless default value.

We could make this variable mandatory but that would be a breaking
change. Let's just add a logic in the template in order to set this
variable in the configuration file only if it was specified by users.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1994930

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
Co-authored-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 6802b8dddd)
2021-08-19 12:06:42 -04:00
..
non-container Use ansible_facts 2021-03-26 00:04:49 +01:00
common.yml iscsi: don't set default value for trusted_ip_list 2021-08-19 12:06:42 -04:00
containerized.yml infra: support log rotation for tcmu-runner 2020-09-16 20:23:22 -04:00
deploy_ssl_keys.yml Use ansible_facts 2021-03-26 00:04:49 +01:00
main.yml iscsi: Fix crashes during rolling update 2020-01-31 11:15:36 -05:00
systemd.yml roles: remove leftover from pr #4319 2021-08-18 11:08:21 -04:00