pivotal-sprout / sprout-wrap

Pivotal Labs uses this project with sprout, soloist and librarian-chef to build developer workstations
The Unlicense
157 stars 250 forks source link

Global audit: Fauxhai platform version #92

Closed wendorf closed 2 months ago

wendorf commented 8 years ago

In multiple cookbooks, fauxhai is being explicitly set to pretty old OS X versions. This is a global note to fix them.

aramprice commented 8 years ago

We might also want to audit .travis.yml to ensure that we are using the lates OSX version:

---
language: objective-c # <= forces OS X
osx_image: xcode7.3 # <= forces version 10.11
# ...
aramprice commented 2 months ago

Going to archive this repo, closing.