Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save timcase/449a7ae902672cc466f320aa363d3efe to your computer and use it in GitHub Desktop.
Save timcase/449a7ae902672cc466f320aa363d3efe to your computer and use it in GitHub Desktop.
Chef Shell in Test Kitchen
cd into /tmp/kitchen.
sudo /opt/chef/embedded/bin/gem install chef-zero
sudo /opt/chef/embedded/bin/chef-zero -d
sudo knife cookbook upload -a -c client.rb
sudo chef-shell -z -c client.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment