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",
|
"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 %},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user