Skip to content

Instantly share code, notes, and snippets.

@saltednut
Last active December 17, 2015 22:09
Show Gist options
  • Save saltednut/5680070 to your computer and use it in GitHub Desktop.
Save saltednut/5680070 to your computer and use it in GitHub Desktop.
Berksfile for usage with drupal_cookbook
site :opscode
cookbook "drupal", git: "https://github.com/promet/drupal_cookbook.git"
cookbook "chef-solo-search", git: "https://github.com/edelight/chef-solo-search.git"
cookbook "solo-helper", git: "https://github.com/glennpratt/solo-helper_cookbook.git"
cookbook "mysql", "~> 3.0.12"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment