Merge "Fix placement-api WSGI error"

This commit is contained in:
Zuul 2019-03-21 13:52:23 +00:00 committed by Gerrit Code Review
commit 5841ec7851

View File

@ -17,7 +17,7 @@
}{% endif %},
{
"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",
"perm": "0600"
},