Skip to content

Instantly share code, notes, and snippets.

@slyness
Created August 13, 2013 21:53
Show Gist options
  • Save slyness/6226095 to your computer and use it in GitHub Desktop.
Save slyness/6226095 to your computer and use it in GitHub Desktop.
Berksfile.full
site :opscode
cookbook 'ninefold_app', path: '/home/aaronb/Planet/ninefold/chef-ninefold-app', branch: 'develop'
cookbook 'ninefold_ohai', path: '/home/aaronb/Planet/ninefold/chef-ninefold-ohai', branch: 'develop'
cookbook 'ninefold_repo_builder', git: 'git@github.com:ninefold/chef-ninefold-repo-builder.git', branch: 'develop'
cookbook 'ninefold_logger', path: '/home/aaronb/Planet/ninefold/chef-ninefold-logger', branch: 'develop'
cookbook 'backup', path: '/home/aaronb/Planet/ninefold/backup/', branch: 'feature/many_databases'
cookbook 'minitest-handler'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment