f4b69c929c
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 |
||
---|---|---|
.. | ||
debian.yml | ||
main.yml | ||
redhat-7.yml | ||
suse-42.yml |