Put collector back to init
This commit is contained in:
parent
3a82ac8bf0
commit
d77f5c70e2
1 changed files with 3 additions and 0 deletions
|
@ -7,4 +7,7 @@ include:
|
|||
{%- if pillar.grafana.client is defined %}
|
||||
- grafana.client
|
||||
{%- endif %}
|
||||
{%- if pillar.grafana.collector is defined %}
|
||||
- grafana.collector
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
|
|
Loading…
Reference in a new issue