mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
1
salt/common/tools/sbin/so-playbook-ruleupdate
Normal file
1
salt/common/tools/sbin/so-playbook-ruleupdate
Normal file
@@ -0,0 +1 @@
|
||||
sudo docker exec so-soctopus python3 playbook_bulk-update.py
|
||||
1
salt/common/tools/sbin/so-playbook-sync
Normal file
1
salt/common/tools/sbin/so-playbook-sync
Normal file
@@ -0,0 +1 @@
|
||||
sudo docker exec so-soctopus python3 playbook_play-sync.py
|
||||
@@ -56,3 +56,9 @@ so-navigator:
|
||||
- /opt/so/conf/playbook/nav_layer_playbook.json:/nav-app/src/assets/playbook.json:ro
|
||||
- port_bindings:
|
||||
- 0.0.0.0:4200:4200
|
||||
|
||||
/usr/sbin/so-playbook-sync:
|
||||
cron.present:
|
||||
- identifier: so-playbook-sync
|
||||
- user: root
|
||||
- minute: '*/5'
|
||||
|
||||
Reference in New Issue
Block a user