mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-23 07:25:31 +01:00
add salt cron identifiers - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/134
This commit is contained in:
@@ -47,15 +47,15 @@ so-navigator:
|
||||
- port_bindings:
|
||||
- 0.0.0.0:4200:4200
|
||||
|
||||
/usr/sbin/so-playbook-sync:
|
||||
so-playbooksynccron:
|
||||
cron.present:
|
||||
- identifier: so-playbook-sync
|
||||
- name: /usr/sbin/so-playbook-sync
|
||||
- user: root
|
||||
- minute: '*/5'
|
||||
|
||||
/usr/sbin/so-playbook-ruleupdate:
|
||||
so-playbookruleupdatecron:
|
||||
cron.present:
|
||||
- identifier: so-playbook-ruleupdate
|
||||
- name /usr/sbin/so-playbook-ruleupdate
|
||||
- user: root
|
||||
- minute: '1'
|
||||
- hour: '6'
|
||||
|
||||
Reference in New Issue
Block a user