Rule Updates

This commit is contained in:
Mike Reeves
2023-05-26 17:14:10 -04:00
parent 9ff27e5b6a
commit 89f5d9f292

View File

@@ -6,7 +6,7 @@
{%- set proxy = salt['pillar.get']('manager:proxy') %} {%- set proxy = salt['pillar.get']('manager:proxy') %}
mkdir -p /nsm/rules/suricata mkdir -p /nsm/rules/suricata
chown -R socore:socore /nsm/rules/suricata
# Download the rules from the internet # Download the rules from the internet
{%- if GLOBALS.airgap != 'True' %} {%- if GLOBALS.airgap != 'True' %}
{%- if proxy %} {%- if proxy %}