ソースを参照

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 `

読み込み中…
キャンセル
保存