Skip to content

Commit

Permalink
Add Mac OS Versions
Browse files Browse the repository at this point in the history
Add Mac OS X EL Capitan and MacOS Sierra
  • Loading branch information
Jaymala Sinha committed Sep 28, 2016
1 parent becff20 commit cdc8ae2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/chef/sugar/platform.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ module Platform
'mountain_lion' => '10.8',
'mavericks' => '10.9',
'yosemite' => '10.10',
'el_capitan' => '10.11',
'sierra' => '10.12',
},
'solaris' => {
'7' => '5.7',
Expand Down

0 comments on commit cdc8ae2

Please sign in to comment.