mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-23 16:33:29 +01:00
cleanup whitespace in idstools enable/disable.conf
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{% set disabled_sids = salt['pillar.get']('idstools:sids:disabled', {}) -%}
|
||||
|
||||
# idstools - disable.conf
|
||||
|
||||
# Example of disabling a rule by signature ID (gid is optional).
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{% set enabled_sids = salt['pillar.get']('idstools:sids:enabled', {}) -%}
|
||||
|
||||
# idstools-rulecat - enable.conf
|
||||
|
||||
# Example of enabling a rule by signature ID (gid is optional).
|
||||
|
||||
Reference in New Issue
Block a user