Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.49 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.49 KB

Description

Brings together all the great Mac OS X Cookbooks and recipes from Fletcher Nichol (fnichol), Joshua Timberman (jtimberman), Graeme Mathieson (mathie) and Pivotal Labs (pivotal).

It also uses the fabulous new Librarian from Jay Feldblum (yfeldblum). Librarian is like Bundler for Chef Cookbooks.

This will use the Chef Server to deliver the cookbooks and utilize Data Bags. You can get free access the Opsoce Hosted Chef server for up to 5 nodes.

Requirements

Tested on 0.10.8. You shouldn't be using anything earlier than 0.10.4 anyway.

Platform

Only tested on Mac OS X 10.7.2

Cookbooks

The cookbooks that are specified in Cheffile controled by [Librarian][librarian]

Target Macintosh

Xcode 4.x

You will have to make sure Xcode 4.x is installed on your Mac. There isn't really any easy way unless you have an installer already from getting Xcode from the Apple Store or as an Apple Developer

Ruby and Chef

Mac OS X 10.7 already has a ruby environment. You can do:

gem install chef

Which will install the chef client.