-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCheffile
More file actions
10 lines (9 loc) · 817 Bytes
/
Cheffile
File metadata and controls
10 lines (9 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
site "https://supermarket.getchef.com/api/v1"
cookbook "homebrewalt", :github => "kitchenplan/chef-homebrewalt", :ref => "v1.8.8"
cookbook "nodejs", :github => "kitchenplan/chef-nodejs", :ref => "v1.2"
cookbook "applications", :github => "kitchenplan/chef-applications", :ref => "v2.0.7"
cookbook "osxdefaults", :github => "kitchenplan/chef-osxdefaults", :ref => "v1.0.5"
cookbook "dotfiles", :github => "kitchenplan/chef-dotfiles", :ref => "v1.3.3"
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"