Browse Source

ci(kitchen.windows): fix version number for Salt installation [skip ci]

Automated using:

* 75e75559d6
tags/v1.10.3
Imran Iqbal 2 years ago
parent
commit
37dd068d19
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-3
salt_bootstrap_options: -pythonVersion 3 -version 3004.1-1
# 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