Skip to content

Commit

Permalink
Merge pull request #613 from bastelfreak/windows
Browse files Browse the repository at this point in the history
Drop EOL Windows server 2008/2012 nodesets
  • Loading branch information
ghoneycutt authored Dec 15, 2019
2 parents 7bb6327 + 886b91c commit 84be4a9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,12 @@ spec/acceptance/nodesets/ubuntu-server-1404-x64.yml:
delete: true
spec/acceptance/nodesets/ubuntu-server-1604-x64.yml:
delete: true
spec/acceptance/nodesets/windows-2008R2-serverstandard-x64.yml:
delete: true
spec/acceptance/nodesets/windows-2012-serverstandard-x64.yml:
delete: true
spec/acceptance/nodesets/windows-2012R2-serverstandard-x64.yml:
delete: true
spec/spec_helper.rb:
mock_with: ':rspec'
...
Expand Down

0 comments on commit 84be4a9

Please sign in to comment.