handle airgap when detections not enabled

This commit is contained in:
Jason Ertel
2024-03-13 20:52:17 -04:00
parent 927fe9039d
commit 844cfe55cd

View File

@@ -41,8 +41,6 @@
{% 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 %}