We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e42e8 commit 46069f7Copy full SHA for 46069f7
deployments/ansible/molecule/config/windows.yml
@@ -10,7 +10,7 @@ driver:
10
platforms:
11
- name: "2016"
12
box: StefanScherer/windows_2016
13
- box_version: ${MOLECULE_VAGRANT_BOX_VERSION:-2022.09.01}
+ box_version: 2019.02.14
14
box_url: ${MOLECULE_VAGRANT_BOX_URL}
15
cpus: 2
16
memory: 8192
@@ -30,7 +30,7 @@ platforms:
30
- "winrm.retry_delay = 10"
31
- name: "2019"
32
box: gusztavvargadr/iis-windows-server
33
- box_version: ${MOLECULE_VAGRANT_BOX_VERSION:-2102.0.2312}
+ box_version: 2102.0.2312
34
35
36
0 commit comments