Browse Source

ci(windows): update Salt version installed to `3004-3` [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/406
tags/v1.10.1
Imran Iqbal 2 years ago
parent
commit
fdccb9b612
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kitchen.windows.yml

+ 1
- 1
kitchen.windows.yml View File



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

Loading…
Cancel
Save