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

View File

@@ -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"
}, },