Skip to content

openstack-ansible-galaxy/openstack-horizon

Repository files navigation

Horizon OpenStack Ansible Role

Status

  • Build Status on master branch
  • Build Status on development branch
  • Ansible Galaxy on Ansible Galaxy

OpenStack Horizon dashboard installation

Tested on Ubuntu Precise (12.04) and Trusty (14.04)

Requirements

apache2 and libapache2-mod-wsgi are needed. They are installed by this role, if not found.

For RHEL/CentOS, RHOSP or RDO repositories are needed.

Role Variables

Keystone (must exist)

Name Default value Description Note
openstack_horizon_keystone_hostname localhost Hostname/IP address of the controller node

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - { role: openstack-horizon, openstack_horizon_keystone_hostname: localhost }

A complete Ansible playbook demo, which uses this role, is available on Github (openstack-ansible-galaxy/vagrant-ansible-openstack) https://github.com/openstack-ansible-galaxy/vagrant-ansible-openstack


Credits

RedHat support implemented by Abel Boldú abel.boldu@gmx.com

License

Apache

Author Information

Davide Guerri - davide.guerri@gmail.com

About

OpenStack Horizon dashboard installation - Ansible role

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages