
`horizon_enable_ssl` is responsible for enabling TLS on horizon backend. It defaults to `haproxy_ssl` which is generally used to enable TLS on haproxy frontends. It is more reasonable to disable it by default as it's done for other services. This patch does not change current behavior in gating as backend TLS works only with horizon_external_ssl=False(while it's set to True by default). It also does not affect behavior of horizon's haproxy frontend encryption. Change-Id: I8f207426c9dc5bcefdec42c0bfc0f5f0376509a3
Team and repository tags
OpenStack-Ansible Horizon
This Ansible role installs and configures OpenStack Horizon served by the Apache webserver. Horizon is configured to use Galera for session caching and Memcached for other caching.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_horizon/latest/
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-os_horizon
- The project source code repository is located at:
- The project home is at:
- The bugs can be found at:
Description
Languages
Jinja
74.3%
Python
18.5%
Shell
7.2%