Skip to content

dguerri/openstack-horizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Role Variables

Keystone (must exist)

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

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - { role: 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


License

Apache

Author Information

Davide Guerri - [email protected]

About

OpenStack Horizon dashboard installation - Ansible role

Resources

License

Stars

Watchers

Forks

Packages

No packages published