mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 19:22:54 +01:00
Remove sigma regen cron
This commit is contained in:
@@ -110,13 +110,6 @@ so-playbookruleupdatecron:
|
|||||||
- minute: '1'
|
- minute: '1'
|
||||||
- hour: '6'
|
- hour: '6'
|
||||||
|
|
||||||
so-playbookregencron:
|
|
||||||
cron.present:
|
|
||||||
- name: /usr/sbin/so-playbook-sigma-refresh > /opt/so/log/playbook/regen.log 2>&1
|
|
||||||
- user: root
|
|
||||||
- minute: '55'
|
|
||||||
- hour: '23'
|
|
||||||
|
|
||||||
{% if 'idh' in salt['cmd.shell']("ls /opt/so/saltstack/local/pillar/minions/|awk -F'_' {'print $2'}|awk -F'.' {'print $1'}").split() %}
|
{% if 'idh' in salt['cmd.shell']("ls /opt/so/saltstack/local/pillar/minions/|awk -F'_' {'print $2'}|awk -F'.' {'print $1'}").split() %}
|
||||||
idh-plays:
|
idh-plays:
|
||||||
file.recurse:
|
file.recurse:
|
||||||
|
|||||||
Reference in New Issue
Block a user