瀏覽代碼

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

Automated using:

* 75e75559d6
tags/v1.10.3
Imran Iqbal 2 年之前
父節點
當前提交
37dd068d19
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      kitchen.windows.yml

+ 1
- 1
kitchen.windows.yml 查看文件

@@ -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 `

Loading…
取消
儲存