shedd / duckpan-vagrant

Vagrant + Chef virtual development environment for DuckDuckGo (http://duckduckhack.com)
Apache License 2.0
5 stars 5 forks source link

Use Berkshelf to manage Chef cookbooks #6

Closed shedd closed 10 years ago

shedd commented 10 years ago

Berkshelf (http://berkshelf.com/) seems to be the preferred way to manage Chef cookbook versions, instead of holding the cookbooks locally. Much like using Bundler for Rubygems.

shedd commented 10 years ago

WIP: https://github.com/shedd/duckpan-vagrant/tree/chef_cleanup

shedd commented 10 years ago

Blocked by a syntax error in the DMG cookbook: https://github.com/opscode-cookbooks/dmg/pull/14

shedd commented 10 years ago

This is the tree of dependencies for the Chef cookbooks:

duckpan - requires git and perl git - requires dmg, build_essential, yum, windows, runit windows - requires chef_handler