Merge pull request #572 from Security-Onion-Solutions/issue/571

Issue/571
This commit is contained in:
Josh Patterson
2020-04-15 16:09:51 -04:00
committed by GitHub

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: