Steve Lewis 3b55bbb7e0 Remove unused external_vip_address reference
The horizon_fqdn var does not appear to be used anywhere anymore and
external_vip_address is no longer defined so just removed both.

Closes-Bug: 1425953
Change-Id: I282c4722a9eb50c6d0ada3736e4d66ef9b825c4c
2015-03-10 17:18:14 -07: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%