mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-22 06:46:47 +02:00
ci(kitchen.windows): fix version number for Salt installation [skip ci]
Automated using: * https://github.com/myii/ssf-formula/commit/75e75559d6bf6c1c1321299613dbf81058f2a0d6
This commit is contained in:
+1
-1
@@ -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 `
|
||||
|
||||
Reference in New Issue
Block a user