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
|
icon: fa-external-link-alt
|
||||||
target: so-playbook
|
target: so-playbook
|
||||||
link: /playbook/projects/detection-playbooks/issues/
|
link: /playbook/projects/detection-playbooks/issues/
|
||||||
- name: toolFleet
|
|
||||||
description: toolFleetHelp
|
|
||||||
icon: fa-external-link-alt
|
|
||||||
target: so-fleet
|
|
||||||
link: /fleet/
|
|
||||||
- name: toolNavigator
|
- name: toolNavigator
|
||||||
description: toolNavigatorHelp
|
description: toolNavigatorHelp
|
||||||
icon: fa-external-link-alt
|
icon: fa-external-link-alt
|
||||||
|
|||||||
@@ -25,8 +25,6 @@
|
|||||||
{% do SOCMERGED.server.client.inactiveTools.append('toolPlaybook') %}
|
{% do SOCMERGED.server.client.inactiveTools.append('toolPlaybook') %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% do SOCMERGED.server.client.inactiveTools.append('toolFleet') %}
|
|
||||||
|
|
||||||
{% set standard_actions = SOCMERGED.pop('actions') %}
|
{% set standard_actions = SOCMERGED.pop('actions') %}
|
||||||
{% if pillar.global.endgamehost is defined %}
|
{% if pillar.global.endgamehost is defined %}
|
||||||
{% set endgame_dict = {
|
{% set endgame_dict = {
|
||||||
|
|||||||
Reference in New Issue
Block a user