Skip to content

Instantly share code, notes, and snippets.

@MattHodge
Last active February 2, 2016 03:07
Show Gist options
  • Save MattHodge/b8862934d2fe9b22cc8f to your computer and use it in GitHub Desktop.
Save MattHodge/b8862934d2fe9b22cc8f to your computer and use it in GitHub Desktop.
05_Blog_Win10_Development_PC_Chef_Berks.ps1
# Create knife.rb config - more details here https://docs.chef.io/config_rb_knife.html
atom ~/.chef/knife.rb
# Create Berksfile config - more details here http://berkshelf.com/
atom ~/.berkshelf/config.json
# Verify you can communicate with the chef server
knife user list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment