Jesse Pretorius e363d43124 Initial commit for bindep requirements
Change-Id: I91e4c85793de6075daa6846542164b175d40c378
2016-03-03 15:14:50 +00:00
2015-05-08 13:22:42 -05:00

OpenStack horizon ############## :tags: openstack, horizon, cloud, ansible :category: *nix

Role for deployment, setup and installation of horizon.

This role will install the following:
  • horizon-dashboard
- name: Installation and setup of horizon
  hosts: horizon_all
  user: root
  roles:
    - { role: "os_horizon", tags: [ "os-horizon" ] }
  vars:
    horizon_galera_address: "{{ internal_lb_vip_address }}"
Description
Role os_horizon for OpenStack-Ansible
Readme 7 MiB
Languages
Jinja 74.5%
Python 18.3%
Shell 7.2%