mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Fix Fleet Link Logic
This commit is contained in:
@@ -117,7 +117,7 @@
|
|||||||
{%- if THEHIVE == 0 %}
|
{%- if THEHIVE == 0 %}
|
||||||
"toolTheHive",
|
"toolTheHive",
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
{%- if FLEETMANAGER or FLEETNODE %}
|
{%- if not FLEETMANAGER and not FLEETNODE %}
|
||||||
"toolFleet",
|
"toolFleet",
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
{%- if GRAFANA == 0 %}
|
{%- if GRAFANA == 0 %}
|
||||||
|
|||||||
Reference in New Issue
Block a user