Skip to content

Instantly share code, notes, and snippets.

@dragon788
Created November 13, 2017 19:36
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 dragon788/22aa4f350d8a1aca14c663da7265e8b1 to your computer and use it in GitHub Desktop.
Save dragon788/22aa4f350d8a1aca14c663da7265e8b1 to your computer and use it in GitHub Desktop.
Easily install the latest stable chefdk in one lines

Why isn't this on their site instead of links to downloads?????

Omit the -c stable or change it to -c current if you want the latest

curl -L https://omnitruck.chef.io/install.sh | sudo bash -s -- -c stable -P chefdk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment