Created
May 28, 2018 00:18
-
-
Save iennae/f4fcdfa395f4e36a8e4e4a81e00acf8e to your computer and use it in GitHub Desktop.
chef-shell with chef-zero in local development
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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