mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remove FleetDM tool instead of deactivating it
This commit is contained in:
@@ -1091,11 +1091,6 @@ soc:
|
||||
icon: fa-external-link-alt
|
||||
target: so-playbook
|
||||
link: /playbook/projects/detection-playbooks/issues/
|
||||
- name: toolFleet
|
||||
description: toolFleetHelp
|
||||
icon: fa-external-link-alt
|
||||
target: so-fleet
|
||||
link: /fleet/
|
||||
- name: toolNavigator
|
||||
description: toolNavigatorHelp
|
||||
icon: fa-external-link-alt
|
||||
|
||||
@@ -25,8 +25,6 @@
|
||||
{% do SOCMERGED.server.client.inactiveTools.append('toolPlaybook') %}
|
||||
{% endif %}
|
||||
|
||||
{% do SOCMERGED.server.client.inactiveTools.append('toolFleet') %}
|
||||
|
||||
{% set standard_actions = SOCMERGED.pop('actions') %}
|
||||
{% if pillar.global.endgamehost is defined %}
|
||||
{% set endgame_dict = {
|
||||
|
||||
Reference in New Issue
Block a user