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:
Paul Belanger 2018-05-11 11:01:10 -04:00
parent 1c4444bb7e
commit 9f0dbe057d
1 changed files with 1 additions and 1 deletions

View File

@ -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