1540618f00
This patch fixes an issue where backend related certificates are attempted to be copied when ``kolla_copy_ca_into_containers`` is enabled but ``kolla_enable_tls_backend`` is disabled. The fix consists of these specific tasks now being limited by the condition ``kolla_enable_tls_backend`` Closes-Bug: #2080381 Change-Id: I7ccae4c501ce332519edef336bcceefae9f9568b
8 lines
277 B
YAML
8 lines
277 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where backend-related certificates are
|
|
attempted to be copied when ``kolla_copy_ca_into_containers``
|
|
is enabled but ``kolla_enable_tls_backend`` is disabled.
|
|
`LP#2080381 <https://bugs.launchpad.net/kolla-ansible/+bug/2080381>`__
|