Merge "Change the owner of the wsgi-zun.conf to zun"

This commit is contained in:
Zuul 2018-10-03 12:47:08 +00:00 committed by Gerrit Code Review
commit 800cbb8b84

View File

@ -12,7 +12,7 @@
{ {
"source": "{{ container_config_directory }}/wsgi-zun.conf", "source": "{{ container_config_directory }}/wsgi-zun.conf",
"dest": "/etc/{{ zun_dir }}/wsgi-zun.conf", "dest": "/etc/{{ zun_dir }}/wsgi-zun.conf",
"owner": "root", "owner": "zun",
"perm": "0600" "perm": "0600"
}{% if zun_policy_file is defined %}, }{% if zun_policy_file is defined %},
{ {