Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

Commit

Permalink
Have OS X start with 12.2 since there wasn't a 11.14 OS X package
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Aug 18, 2016
1 parent 5276d15 commit af07170
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@ platforms:
driver:
box: chef/macosx-10.10 # private box in Chef's Atlas account
provider: vmware_fusion
require_chef_omnibus: '12.2.0'
- name: macosx-10.11
driver:
box: chef/macosx-10.11 # private box in Chef's Atlas account
provider: vmware_fusion
require_chef_omnibus: '12.2.0'

suites:
- name: default
Expand Down

0 comments on commit af07170

Please sign in to comment.