Set 0640 for zuul.conf
As is contains secrets for github connection driver. Change-Id: I6fa51a4c1fe91cc6c9d89f136edb60c2df4f2e76 Depends-On: https://review.openstack.org/593992 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
1c4444bb7e
commit
9f0dbe057d
@ -89,7 +89,7 @@ zuul_file_web_logging_conf_src: etc/zuul/web-logging.conf
|
||||
|
||||
zuul_file_zuul_conf_dest: /etc/zuul/zuul.conf
|
||||
zuul_file_zuul_conf_group: "{{ zuul_user_group }}"
|
||||
zuul_file_zuul_conf_mode: 0644
|
||||
zuul_file_zuul_conf_mode: 0640
|
||||
zuul_file_zuul_conf_owner: "{{ zuul_user_name }}"
|
||||
zuul_file_zuul_conf_src: etc/zuul/zuul.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user