openstack-ansible/releasenotes/notes/cert_per_ip-e473f853dbe4047d.yaml
Dmitriy Rabotyagov 8066df435b Create stable/wallaby branch
This patch will be used for branching of the integrated repo and
tagged as RC.

Change-Id: I5c707b1d6bbd895f0874b2283f3f66899fb1b22b
2021-06-30 20:15:37 +00:00

17 lines
517 B
YAML

---
deprecations:
- |
The following variables have been deprecated and will have no effect:
* ``haproxy_ssl_cert_path``
* ``haproxy_ssl_key``
* ``haproxy_ssl_pem``
* ``haproxy_ssl_ca_cert``
These variables were responsible for the path haproxy looked for
certificates on the destination hosts.
Variables were replaced in favor of ``haproxy_ssl_cert_path`` since the exact
path to certificates will be dynamically set based on the VIP that is used
for the frontend