Sfoglia il codice sorgente

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 anni fa
parent
commit
fdccb9b612
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      kitchen.windows.yml

+ 1
- 1
kitchen.windows.yml Vedi File

@@ -11,7 +11,7 @@ driver:

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

Loading…
Annulla
Salva