1
0
Fork 0
formula-grafana/init.sls

6 lines
81 B
Plaintext
Raw Normal View History

2014-02-24 15:48:29 -05:00
include:
{% if pillar.grafana.server is defined %}
- grafana.server
{% endif %}