]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
iscsi: fix ownership on iscsi-gateway.cfg
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 21 Oct 2020 12:26:57 +0000 (14:26 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 21 Oct 2020 22:27:59 +0000 (18:27 -0400)
commit12e06d07c8e94fe183b363cb64f86725ecc79d6a
tree5c9b3a899ae20ee31f485e6670dda112034f858c
parentd165dc676d52d34169eae95d24fac84ad7ee2d0b
iscsi: fix ownership on iscsi-gateway.cfg

This file is currently deployed with '0644' ownership making this file
readable by any user on the system.
Since it contains sensitive information it should be readable by the
owner only.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1890119
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit a822f773002a010ebedddcc2c8cd8f5a03dc786a)
roles/ceph-iscsi-gw/tasks/common.yml