kolla-ansible/releasenotes/notes/external-tls-72d36e8aa0b6ccaf.yaml
Arthur Outhenin-Chalandre 57220ce1d9 Add kolla_externally_managed_cert option
This option disables copy of certificates from the operator host to
kolla-ansible managed hosts.

This is especially useful if you already have some mechanisms to handle
your certificates directly on your hosts.

Co-Authored-By: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Change-Id: Ie18b2464cb5a65a88c4ac191a921b8074a14f504
2021-03-02 18:09:06 +01:00

6 lines
158 B
YAML

---
features:
- |
Add `kolla_externally_managed_cert` option to disable copy of certificates
from the operator host to kolla-ansible managed hosts.