Ian Cordasco df800efc38 Allow the Horizon SESSION_TIMEOUT to be configured
This will only configure the variable if the horizon_session_timeout
user variable is defined.

DocImpact
Closes-bug: #1461623
Change-Id: Idd9eb58651f6e45bfdb5a65c2529c2e2f0b45f09
2015-06-03 16:22:10 -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:
    galera_address: "{{ internal_lb_vip_address }}"
Description
Role os_horizon for OpenStack-Ansible
Readme 7 MiB
Languages
Jinja 74.3%
Python 18.5%
Shell 7.2%