mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Playbook - add cron job for so-playbook-sync
This commit is contained in:
@@ -56,3 +56,8 @@ so-navigator:
|
|||||||
- /opt/so/conf/playbook/nav_layer_playbook.json:/nav-app/src/assets/playbook.json:ro
|
- /opt/so/conf/playbook/nav_layer_playbook.json:/nav-app/src/assets/playbook.json:ro
|
||||||
- port_bindings:
|
- port_bindings:
|
||||||
- 0.0.0.0:4200:4200
|
- 0.0.0.0:4200:4200
|
||||||
|
|
||||||
|
/usr/sbin/so-playbook-sync:
|
||||||
|
cron.present:
|
||||||
|
- user: root
|
||||||
|
- minute: '*/5'
|
||||||
|
|||||||
Reference in New Issue
Block a user