This commit is contained in:
m0duspwnens
2020-04-15 16:06:17 -04:00
parent 5eed79e87e
commit a7dea8b087

View File

@@ -207,7 +207,7 @@ so-telegraf:
- /opt/so/conf/telegraf/scripts - /opt/so/conf/telegraf/scripts
# If its a master or eval lets install the back end for now # If its a master or eval lets install the back end for now
{% if grains['role'] == 'so-master' or grains['role'] == 'so-eval' and GRAFANA == 1 %} {% if grains['role'] in ['so-master', 'so-mastersearch', 'so-eval' ] and GRAFANA == 1 %}
# Influx DB # Influx DB
influxconfdir: influxconfdir: