openstack-ansible-os_horizon/vars
Jean-Philippe Evrard f4b69c929c Flexible horizon dashboard configuration
If any user wants to provide its own dashboard, he can now
install its own pip package by overriding the proper variables,
and then do the linking directly by overriding the new variable,
``horizon_panels``.

If we wants to use any existing horizon_panels, and just add a
personal panel, a deployer must define the override like this:
``horizon_panels: "{{ my_horizon_panels + _horizon_panels }}"``
where ``my_horizon_panels`` is a list whose items are composed
of src, dest, and state.

Change-Id: I87324aaa3a685b1e65081b7c7dce767c080f22ee
2017-12-06 08:07:33 +00:00
..
debian.yml Add support for the openSUSE Leap distributions 2017-07-12 18:23:13 +01:00
main.yml Flexible horizon dashboard configuration 2017-12-06 08:07:33 +00:00
redhat-7.yml Ensure the log folder exists 2017-03-07 15:56:35 +00:00
suse-42.yml Add support for the openSUSE Leap distributions 2017-07-12 18:23:13 +01:00