mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Add automation user creation to soup when resetting playbook db
This commit is contained in:
@@ -172,6 +172,7 @@ playbook() {
|
||||
salt-call state.apply playbook.db_init
|
||||
rm -f /opt/so/rules/elastalert/playbook/*.yaml
|
||||
so-playbook-ruleupdate >> /root/soup_playbook_rule_update.log 2>&1 &
|
||||
salt-call state.apply playbook.automation_user_create
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user