Merge pull request #5519 from Security-Onion-Solutions/fix/fleet-link

Fix Fleet Link Logic
This commit is contained in:
Josh Brower
2021-09-15 09:30:21 -04:00
committed by GitHub

View File

@@ -117,7 +117,7 @@
{%- if THEHIVE == 0 %}
"toolTheHive",
{%- endif %}
{%- if FLEETMANAGER or FLEETNODE %}
{%- if not FLEETMANAGER and not FLEETNODE %}
"toolFleet",
{%- endif %}
{%- if GRAFANA == 0 %}