Suricata Module - Change Priority

This commit is contained in:
Mike Reeves
2018-11-28 10:54:21 -05:00
parent 34343bc251
commit 15682bb26c

View File

@@ -1339,7 +1339,7 @@ threading:
# detect-thread-ratio variable:
threads: {{ salt['pillar.get']('sensor:suriprocs') }}
prio:
default: "medium"
default: "high"
{% endif %}
{%- if salt['pillar.get']('sensor:suripins') %}