Skip to content

Commit

Permalink
(SIMP-9603) Switch Windows SUT to devopsgroup-io/ (#99)
Browse files Browse the repository at this point in the history
This patch updates the Beaker nodesets' Windows boxes, replacing the
(currently 403) opentable/ boxes with boxes from devopsgroup-io/.

[SIMP-9605] #close
[SIMP-9603] #comment upgraded simp/sssd to devopsgroup-io box
  • Loading branch information
op-ct authored Mar 4, 2021
1 parent d610ff8 commit ab0724b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spec/acceptance/suites/ad/nodesets/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ HOSTS:
- windows
- ad
platform: windows-server-amd64
box: opentable/win-2012r2-standard-amd64-nocm # VBOX ONLY
box: devopsgroup-io/windows_server-2012r2-standard-amd64-nocm # VBOX ONLY
hypervisor: <%= hypervisor %>
vagrant_memsize: 2048
vagrant_cpus: 2
Expand Down
2 changes: 1 addition & 1 deletion spec/acceptance/suites/ad/nodesets/oel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ HOSTS:
- windows
- ad
platform: windows-server-amd64
box: opentable/win-2012r2-standard-amd64-nocm # VBOX ONLY
box: devopsgroup-io/windows_server-2012r2-standard-amd64-nocm # VBOX ONLY
hypervisor: <%= hypervisor %>
vagrant_memsize: 2048
vagrant_cpus: 2
Expand Down

0 comments on commit ab0724b

Please sign in to comment.