Tim Smith
ed8dbed517
Fix the box name for the macos boxes as well
...
The new boxes follow Apple's brand changes
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-05-15 15:50:27 -07:00
Tim Smith
f91284a80f
Don't use ERB where it isn't necessary
...
No need for this array
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-05-15 15:47:19 -07:00
Tim Smith
364a669e6b
Mac OS X -> macOS
...
Make Apple happy
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-05-15 15:46:56 -07:00
Tim Smith
b50f923a91
Remove Solaris 10 testing
...
Chef doesn't run on Solaris 10 anymore so this won't work.
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-05-15 15:46:38 -07:00
Tim Smith
a05699c5c3
Build the InSpec gem directly in Kitchen so we can run locally
...
Before you had to kick off kitchen via Rake as the Rake task build the local gem we injected into the cookbook. Now we do it within Test Kitchen using a feature that didn't exist when this was all written. Also --output is your friend and greatly reduces the complexity of all this.
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-05-15 15:46:09 -07:00
Tim Smith
f833fc9a7f
Remove EOL Ubuntu / macOS platform testing
...
Remove testing for EOL Ubuntu 14.04
Remove testing for EOL macOS 10.9/10.10
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-03-31 13:47:05 -07:00
Tim Smith
432d473bf9
Don't use hidden kitchen files
...
This just makes finding these harder on *nix systems.
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-02-13 17:20:42 -08:00