Skip to content

Commit

Permalink
fix(salt): fix Salt version for Windows proxy instances [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Apr 4, 2022
1 parent 1676325 commit 75e7555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4416,7 +4416,7 @@ ssf:
github:
platforms:
provisioner:
salt_bootstrap_options: '-pythonVersion 3 -version 3004-3'
salt_bootstrap_options: '-pythonVersion 3 -version 3004.1-1'
winrepo_ng: ['salt-minion-py3']
use_tofs: true
yamllint:
Expand Down

0 comments on commit 75e7555

Please sign in to comment.