-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCheffile
More file actions
10 lines (9 loc) · 804 Bytes
/
Cheffile
File metadata and controls
10 lines (9 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
site "http://community.opscode.com/api/v1"
cookbook "homebrewalt", :github => "fmitech/chef-homebrewalt", :ref => "master"
cookbook "nodejs", :github => "kitchenplan/chef-nodejs", :ref => "v1.2"
cookbook "applications", :github => "fmitech/chef-applications", :ref => "master"
cookbook "osxdefaults", :github => "fmitech/chef-osxdefaults", :ref => "master"
cookbook "dotfiles", :github => "kitchenplan/chef-dotfiles", :ref => "v1.3.2"
cookbook "drivers", :github => "kitchenplan/chef-drivers", :ref => "v1.0"
cookbook "sudoalt", :github => "kitchenplan/chef-sudoalt", :ref => "v2.4"
cookbook "dmg", :github => "opscode-cookbooks/dmg", :ref => "v2.1.4"