mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-27 15:07:51 +02:00
Merge pull request #12660 from Security-Onion-Solutions/kilo
Initial cut to remove Playbook and deps
This commit is contained in:
@@ -1301,11 +1301,6 @@ soc:
|
||||
icon: fa-external-link-alt
|
||||
target: so-cyberchef
|
||||
link: /cyberchef/
|
||||
- name: toolPlaybook
|
||||
description: toolPlaybookHelp
|
||||
icon: fa-external-link-alt
|
||||
target: so-playbook
|
||||
link: /playbook/projects/detection-playbooks/issues/
|
||||
- name: toolNavigator
|
||||
description: toolNavigatorHelp
|
||||
icon: fa-external-link-alt
|
||||
|
||||
@@ -41,10 +41,6 @@
|
||||
{% do SOCMERGED.config.server.modules.strelkaengine.update({'autoUpdateEnabled': false}) %}
|
||||
{% endif %}
|
||||
|
||||
{% if pillar.manager.playbook == 0 %}
|
||||
{% do SOCMERGED.config.server.client.inactiveTools.append('toolPlaybook') %}
|
||||
{% endif %}
|
||||
|
||||
{% set standard_actions = SOCMERGED.config.pop('actions') %}
|
||||
|
||||
{% if pillar.global.endgamehost != '' %}
|
||||
|
||||
Reference in New Issue
Block a user