Role os_horizon for OpenStack-Ansible
a64745174b
Add support for the openSUSE Leap distributions. Additionally, for openSUSE, we need to load some extra apache2 modules which are not there by default. Finally, Apache on openSUSE configures some of it's components in httpd.conf and some others in default-server.conf so it's not possible to drop one of them as that will likely break Apache. A future improvement would be to drop both and provide a good httpd.conf template. Until then, we need to drop the default configuration for the root directory as that breaks Horizon since it does not allow symlinks and global access to it. Change-Id: I51613df836c6a507f6f36967c0ce4b76ba9202a9 |
||
---|---|---|
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: