mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Merge pull request #12659 from Security-Onion-Solutions/2.4/remove-playbook
Remove Playbook ref
This commit is contained in:
@@ -41,10 +41,6 @@
|
|||||||
{% do SOCMERGED.config.server.modules.strelkaengine.update({'autoUpdateEnabled': false}) %}
|
{% do SOCMERGED.config.server.modules.strelkaengine.update({'autoUpdateEnabled': false}) %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if pillar.manager.playbook == 0 %}
|
|
||||||
{% do SOCMERGED.config.server.client.inactiveTools.append('toolPlaybook') %}
|
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
{% set standard_actions = SOCMERGED.config.pop('actions') %}
|
{% set standard_actions = SOCMERGED.config.pop('actions') %}
|
||||||
|
|
||||||
{% if pillar.global.endgamehost != '' %}
|
{% if pillar.global.endgamehost != '' %}
|
||||||
|
|||||||
Reference in New Issue
Block a user