Skip to content

Instantly share code, notes, and snippets.

@sbates
Last active December 10, 2015 01:28
Show Gist options
  • Save sbates/4359412 to your computer and use it in GitHub Desktop.
Save sbates/4359412 to your computer and use it in GitHub Desktop.

I started writing a blog post to describe a specific problem I'm trying to solve. The blog post evolved into a 700 word preamble of culture and organic growth situation that I'm working with right now at a client. I already want to do a presentation on that so I've shelved that and gone back to my original idea which was, just see if anyone else is dealing with this and how.

I have a dev team who needs to hand off several chef cookbooks, roles and databags to an operations team with instructions on how to build specific nodes. There are dependencies that are coded into the cookbooks appropriately with comments, metadata and includes, but I have also been trying to establish a way to make things self documenting for both handoffs like this and as a way to establish a CI pattern for cookbook collections.

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