Role os_horizon for OpenStack-Ansible
896b2c72cf
This fix help in overriding the required ssl_protocol. Enabling TLS 1.0 and TLS 1.1 as it prone to TLS Supported Cipher Suites Vulnerability and using TLSv1.2 will remediate this vulnerability. Change-Id: I4f7541a1e8e24e38aa8b9dcd84171c380d04c3d8 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
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:
-
http://docs.openstack.org/developer/openstack-ansible-os_horizon/
- The project home is at: