mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-05 01:46:06 +02:00
check if there is a version or hotfix to upgrade to before verifiying elasticsearch compatibility
This commit is contained in:
@@ -1606,11 +1606,12 @@ main() {
|
||||
echo "Verifying we have the latest soup script."
|
||||
verify_latest_update_script
|
||||
|
||||
echo "Let's see if we need to update Security Onion."
|
||||
upgrade_check
|
||||
|
||||
echo "Verifying Elasticsearch version compatibility across the grid before upgrading."
|
||||
verify_es_version_compatibility
|
||||
|
||||
echo "Let's see if we need to update Security Onion."
|
||||
upgrade_check
|
||||
upgrade_space
|
||||
|
||||
echo "Checking for Salt Master and Minion updates."
|
||||
|
||||
Reference in New Issue
Block a user