Remove old Strelka cron job

This commit is contained in:
weslambert
2021-01-04 10:18:32 -05:00
committed by GitHub
parent a714d36b99
commit 535820bfa7

View File

@@ -88,6 +88,13 @@ append_so-aptcacherng_so-status.conf:
{% endif %}
strelka_yara_update_old:
cron.absent:
- user: root
- name: '/usr/sbin/so-yara-update > /dev/null 2>&1'
- hour: '7'
- minute: '1'
strelka_yara_update:
cron.present:
- user: root