We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d969e commit 627b20bCopy full SHA for 627b20b
modules/grafana/manifests/init.pp
@@ -55,6 +55,7 @@
55
'grafana-piechart-panel',
56
'gapit-htmlgraphics-panel',
57
'knightss27-weathermap-panel',
58
+ 'ovhcloudnetworkobservability-akvorado-datasource',
59
].each |$plugin| {
60
exec { "plugin-${plugin}":
61
command => "/usr/sbin/grafana-cli plugins install ${plugin}",
0 commit comments