- Create the archive to share. This includes all the cookbooks, dependencies and config needed to run Chef-Client in a local mode. It's also versioned so you can track what exactly you ran.
git clone the desired cookbook
move into directory
chef install
chef export -a path_to_cookbook_destination