update salt 3006.19

This commit is contained in:
Josh Patterson
2026-02-13 14:49:53 -05:00
parent 41d94b6bfd
commit 2b05583035
8 changed files with 115 additions and 3 deletions
+2 -1
View File
@@ -995,7 +995,8 @@ up_to_2.4.210() {
# Elastic Update for this release, so download Elastic Agent files
determine_elastic_agent_upgrade
create_ca_pillar
# This is the only way the state is called so we can use concurrent=True
salt-call state.apply salt.master.add_minimum_auth_version_engine --file-root=$UPDATE_DIR/salt --local --concurrent=True
INSTALLEDVERSION=2.4.210
}