mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
Update rulecat.conf
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% set URLS = salt['pillar.get']('idstools:config:urls') -%}
|
||||
{% set URLS = salt['pillar.get']('idstools:config:urls, {}') -%}
|
||||
{% set RULESET = salt['pillar.get']('idstools:config:ruleset') -%}
|
||||
{% set OINKCODE = salt['pillar.get']('idstools:config:oinkcode') -%}
|
||||
--suricata-version=5.0
|
||||
@@ -16,4 +16,4 @@
|
||||
{%- endif %}
|
||||
{%- for URL in URLS %}
|
||||
--url={{ URL }}
|
||||
{%- endfor %}
|
||||
{%- endfor %}
|
||||
|
||||
Reference in New Issue
Block a user