077e0003d4
Co-authored-by: Will Szumski <will@stackhpc.com> Change-Id: I2b1c95395aeefb2ccb1d8edf415eee0f98c52190
9 lines
340 B
YAML
9 lines
340 B
YAML
---
|
|
features:
|
|
- |
|
|
New logic for installing grafana plugins. When building you can pass a
|
|
variable ``grafana_plugins_append`` that contains a list of plugins you
|
|
want to install. This will be appended to the default list of plugins. The
|
|
existing method of overwriting the ``grafana_plugins_install`` block still
|
|
works.
|