mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Ensure elastic minions also update their auth files
This commit is contained in:
@@ -221,6 +221,7 @@ function syncElastic() {
|
||||
if [[ -z "$SKIP_STATE_APPLY" ]]; then
|
||||
echo "Applying elastic state..."
|
||||
salt-call state.apply elasticsearch queue=True
|
||||
salt -C 'G@role:so-node or G@role:so-heavynode' state.apply elasticsearch queue=True
|
||||
fi
|
||||
else
|
||||
echo "Generated users/roles files are incomplete; aborting."
|
||||
|
||||
Reference in New Issue
Block a user