tripleo-common/releasenotes/notes/octavia-fix-certificates-path-and-content-e8acf1e859e75135.yaml
Carlos Goncalves 4de9f78b29 Fix Octavia certificate file path and content
Certificate files were being created in a wrong path and with invalid
content. The bug was caused because Ansible variables were not being
quoted, and as so Ansible assumed plain text instead.

Closes-Bug: #1830190

Change-Id: Ie576537d77b57927d430f20b274d1cb5d351241e
2019-05-23 12:45:14 +02:00

7 lines
205 B
YAML

---
fixes:
- |
Fixed an issue were amphora load balancers would fail to create. The
problem was because Octavia certificate files were being created in a wrong
path and with invalid content.