-
Notifications
You must be signed in to change notification settings - Fork 0
/
Cheffile
11 lines (10 loc) · 907 Bytes
/
Cheffile
1
2
3
4
5
6
7
8
9
10
11
site "http://community.opscode.com/api/v1"
cookbook "homebrewalt", :github => "kitchenplan/chef-homebrewalt", :ref => "v1.8.4"
cookbook "nodejs", :github => "kitchenplan/chef-nodejs", :ref => "v1.1"
cookbook "applications", :github => "kitchenplan/chef-applications", :ref => "v2.0.2"
cookbook "osxdefaults", :github => "kitchenplan/chef-osxdefaults", :ref => "v1.0.2"
cookbook "dotfiles", :github => "kitchenplan/chef-dotfiles", :ref => "v1.1"
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"
cookbook "composer", :github => "kitchenplan/chef-composer", :ref => "v1.0"