Skip to content
Snippets Groups Projects
Unverified Commit a1e9823b authored by Imran Iqbal's avatar Imran Iqbal
Browse files

ci(windows): use Salt version `3004` [skip ci]

parent e19069df
No related branches found
No related tags found
No related merge requests found
...@@ -83,7 +83,7 @@ platforms: ...@@ -83,7 +83,7 @@ platforms:
# yamllint enable rule:line-length # yamllint enable rule:line-length
verifier: verifier:
inputs: inputs:
saltmajorversion: 3003 saltmajorversion: 3004
- name: windows-81-latest-py3 - name: windows-81-latest-py3
driver: driver:
box: techneg/win81x64-pro-salt box: techneg/win81x64-pro-salt
...@@ -107,4 +107,4 @@ platforms: ...@@ -107,4 +107,4 @@ platforms:
# yamllint enable rule:line-length # yamllint enable rule:line-length
verifier: verifier:
inputs: inputs:
saltmajorversion: 3003 saltmajorversion: 3004
...@@ -11,7 +11,7 @@ driver: ...@@ -11,7 +11,7 @@ driver:
provisioner: provisioner:
salt_install: bootstrap salt_install: bootstrap
salt_bootstrap_options: -pythonVersion 3 -version 3003.3 salt_bootstrap_options: -pythonVersion 3 -version 3004-2
# 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 `
...@@ -24,8 +24,8 @@ platforms: ...@@ -24,8 +24,8 @@ platforms:
- name: windows-2022-latest-py3 - name: windows-2022-latest-py3
verifier: verifier:
inputs: inputs:
saltmajorversion: 3003 saltmajorversion: 3004
- name: windows-2019-latest-py3 - name: windows-2019-latest-py3
verifier: verifier:
inputs: inputs:
saltmajorversion: 3003 saltmajorversion: 3004
...@@ -90,7 +90,7 @@ values: ...@@ -90,7 +90,7 @@ values:
py_ver: py3 py_ver: py3
python_dulwich: python-dulwich python_dulwich: python-dulwich
python_git: python-git python_git: python-git
release: '3003' release: '3004'
restart_via_at: false restart_via_at: false
retry_options: retry_options:
attempts: 5 attempts: 5
......
...@@ -90,7 +90,7 @@ values: ...@@ -90,7 +90,7 @@ values:
py_ver: py3 py_ver: py3
python_dulwich: python-dulwich python_dulwich: python-dulwich
python_git: python-git python_git: python-git
release: '3003' release: '3004'
restart_via_at: false restart_via_at: false
retry_options: retry_options:
attempts: 5 attempts: 5
......
...@@ -90,7 +90,7 @@ values: ...@@ -90,7 +90,7 @@ values:
py_ver: py3 py_ver: py3
python_dulwich: python-dulwich python_dulwich: python-dulwich
python_git: python-git python_git: python-git
release: '3003' release: '3004'
restart_via_at: false restart_via_at: false
retry_options: retry_options:
attempts: 5 attempts: 5
......
...@@ -90,7 +90,7 @@ values: ...@@ -90,7 +90,7 @@ values:
py_ver: py3 py_ver: py3
python_dulwich: python-dulwich python_dulwich: python-dulwich
python_git: python-git python_git: python-git
release: '3003' release: '3004'
restart_via_at: false restart_via_at: false
retry_options: retry_options:
attempts: 5 attempts: 5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment