db7110d297
Replace legacy SSL support with ansible-role-pki. It is used to generate required TLS certificates if needed. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/879085 Change-Id: Id2f9d6f911cee6e58c261c1a68c34a37ab9ced4f
7 lines
205 B
YAML
7 lines
205 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Variables ``horizon_ssl_self_signed_regen`` and
|
|
``horizon_ssl_self_signed_subject`` are deprecated. Horizon role uses
|
|
ansible-role-pki now so they are no longer needed.
|