Skip to content

Commit

Permalink
ci(kitchen.windows): fix version number for Salt installation [skip ci]
Browse files Browse the repository at this point in the history
Automated using:

* myii/ssf-formula@75e7555
  • Loading branch information
myii committed Apr 4, 2022
1 parent 1ea1cf5 commit 37dd068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitchen.windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ driver:

provisioner:
salt_install: bootstrap
salt_bootstrap_options: -pythonVersion 3 -version 3004-3
salt_bootstrap_options: -pythonVersion 3 -version 3004.1-1
# yamllint disable rule:line-length
init_environment: |
salt-call --local state.single file.managed `
Expand Down

0 comments on commit 37dd068

Please sign in to comment.