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