parent
72e186cba8
commit
777902ad8f
@ -0,0 +1,10 @@ |
||||
{%- if pillar.grafana.server is defined %} |
||||
{%- from "grafana/map.jinja" import server with context %} |
||||
|
||||
{%- if server.get('enabled', False) %} |
||||
local_plugin: |
||||
collectd_processes: |
||||
process: |
||||
grafana-server: {} |
||||
{%- endif %} |
||||
{%- endif %} |
Loading…
Reference in new issue