upgrade salt 3006.19

This commit is contained in:
Josh Patterson
2026-02-13 15:51:54 -05:00
parent 2b05583035
commit ada463320b

View File

@@ -996,7 +996,7 @@ up_to_2.4.210() {
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
salt-call state.apply salt.master.add_minimum_auth_version_engine --file-root=$UPDATE_DIR/salt --local concurrent=True
INSTALLEDVERSION=2.4.210
}