Skip to content

Instantly share code, notes, and snippets.

@adamhjk
Created July 28, 2014 21:23
Show Gist options
  • Save adamhjk/c272b831b15829610a0a to your computer and use it in GitHub Desktop.
Save adamhjk/c272b831b15829610a0a to your computer and use it in GitHub Desktop.
mono_v_mono

monlith

cookbooks/apache2: 1.2.1, depends: { app 0.7.0 }
cookbooks/app: 0.8.0
cookbooks/french_fries: 1.1.1

^ The above is not an acceptable thing

cookbook-as-repo

cookbooks/apache2: 1.2.1, depends: { app 0.7.0 }
cookbooks/app: 0.8.0
cookbooks/french_fries: 1.1.1

^ The above is fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment