Fix Fleet Link Logic

This commit is contained in:
Josh Brower
2021-09-15 09:28:23 -04:00
committed by GitHub
parent 74b0b365bd
commit e0a289182f

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 %}