Skip to content

Instantly share code, notes, and snippets.

@roderik
Created January 16, 2013 10:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save roderik/4546184 to your computer and use it in GitHub Desktop.
Save roderik/4546184 to your computer and use it in GitHub Desktop.
site "http://community.opscode.com/api/v1"
cookbook "apache2"
cookbook "php"
cookbook "git"
cookbook "java"
cookbook "symfony-hosting", :git => "https://github.com/roderik/symfony-hosting-cookbook.git"
cookbook "composer", :git => "https://github.com/roderik/chef-composer.git"
cookbook "symfony2", :git => "https://github.com/geoffreytran/chef-symfony2.git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment