Merge pull request #8255 from Security-Onion-Solutions/fix/so_kibana_user_role

Force so-user to sync roles to ensure so_kibana role change
This commit is contained in:
weslambert
2022-07-07 16:19:30 -04:00
committed by GitHub

View File

@@ -535,6 +535,7 @@ post_to_2.3.130() {
post_to_2.3.140() {
echo "Post Processing for 2.3.140"
FORCE_SYNC=true so-user sync
POSTVERSION=2.3.140
}