Add cron.abset

This commit is contained in:
DefensiveDepth
2025-12-05 09:48:46 -05:00
parent dba087ae25
commit b7ad985c7a
2 changed files with 6 additions and 1 deletions

View File

@@ -124,7 +124,7 @@ surirulesync:
- name: /opt/so/rules/suricata/
- source: salt://suricata/rules/
- user: 940
- group: 940
- group: 939
- show_changes: False
surilogscript:

View File

@@ -23,6 +23,11 @@ clean_suricata_eve_files:
cron.absent:
- identifier: clean_suricata_eve_files
# Remove rulestats cron
rulestats:
cron.absent:
- identifier: suricata_rulestats
{% else %}
{{sls}}_state_not_allowed: