mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +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 RULESET = salt['pillar.get']('idstools:config:ruleset') -%}
|
||||||
{% set OINKCODE = salt['pillar.get']('idstools:config:oinkcode') -%}
|
{% set OINKCODE = salt['pillar.get']('idstools:config:oinkcode') -%}
|
||||||
--suricata-version=5.0
|
--suricata-version=5.0
|
||||||
|
|||||||
Reference in New Issue
Block a user