kolla-ansible/releasenotes/notes/bug-1898766-ffc55c97230d8221.yaml
nikparasyr fc4327d946 Allow overwrite of placement-api wsgi config
Use with_first_found on placement-api-wsgi to allow
overwrite from users and keep consistency with other
roles.

Change-Id: I11c84db6df1bb5be61db5b6b0adf8c160a2bd931
Closes-Bug: #1898766
2020-10-06 20:43:52 +02:00

7 lines
183 B
YAML

---
fixes:
- |
Add with_first_found on placement for placement-api wsgi configuration
to allow overwrite from users.
`LP#1898766 <https://launchpad.net/bugs/1898766>`__