ceph-ansible/roles/ceph-iscsi-gw/templates
Guillaume Abrioux 6802b8dddd 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>
2021-08-19 09:28:08 -04:00
..
iscsi-gateway.cfg.j2 iscsi: don't set default value for trusted_ip_list 2021-08-19 09:28:08 -04:00
rbd-target-api.service.j2 podman pids.max default value is 2048, docker's one is 4096 which are 2021-08-04 10:20:25 +02:00
rbd-target-gw.service.j2 podman pids.max default value is 2048, docker's one is 4096 which are 2021-08-04 10:20:25 +02:00
tcmu-runner.service.j2 podman pids.max default value is 2048, docker's one is 4096 which are 2021-08-04 10:20:25 +02:00