Merge "Change the owner of the wsgi-zun.conf to zun"
This commit is contained in:
commit
800cbb8b84
@ -12,7 +12,7 @@
|
||||
{
|
||||
"source": "{{ container_config_directory }}/wsgi-zun.conf",
|
||||
"dest": "/etc/{{ zun_dir }}/wsgi-zun.conf",
|
||||
"owner": "root",
|
||||
"owner": "zun",
|
||||
"perm": "0600"
|
||||
}{% if zun_policy_file is defined %},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user