Skip to content

Instantly share code, notes, and snippets.

@iennae
Created May 28, 2018 00:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iennae/f4fcdfa395f4e36a8e4e4a81e00acf8e to your computer and use it in GitHub Desktop.
Save iennae/f4fcdfa395f4e36a8e4e4a81e00acf8e to your computer and use it in GitHub Desktop.
chef-shell with chef-zero in local development
kitchen login
cd /tmp/kitchen
/opt/chef/embedded/bin/chef-zero -d
sudo knife cookbook upload -a -c client.rb
sudo chef-shell -z -c client.rb -j /tmp/kitchen/dna.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment