4de9f78b29
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
7 lines
205 B
YAML
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.
|