Merge "Fix placement-api WSGI error"
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
}{% endif %},
|
}{% endif %},
|
||||||
{
|
{
|
||||||
"source": "{{ container_config_directory }}/placement-api-wsgi.conf",
|
"source": "{{ container_config_directory }}/placement-api-wsgi.conf",
|
||||||
"dest": "/etc/{{ apache_conf_dir }}/placement-api-wsgi.conf",
|
"dest": "/etc/{{ apache_conf_dir }}/00-placement-api.conf",
|
||||||
"owner": "placement",
|
"owner": "placement",
|
||||||
"perm": "0600"
|
"perm": "0600"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user