puppet-horizon/spec/acceptance
Tobias Urdin 0ace7c353a Add support to install dashboards
The horizon module does today not support installing
additional packages such as the heat-dashboard which
is not included in the horizon packages so it must
be installed separately.

This patch adds the ability to install these additional
dashboards using a resource:

horizon::dashboard { 'heat': }

This would:
  - install python3-heat-dashboard on Debian
  - install python-heat-dashboard on Ubuntu
  - install openstack-heat-ui on RedHat based

Change-Id: I2c67c90213b5cc3042f0d2eedd0cb97e7f50f9d2
2018-04-27 23:04:01 +02:00
..
nodesets Add nodepool-xenial.yml file 2016-06-10 13:31:21 -04:00
horizon_with_apache_spec.rb Add support to install dashboards 2018-04-27 23:04:01 +02:00