Skip to content

Instantly share code, notes, and snippets.

@fernandoaleman
Last active April 26, 2023 20:00
Show Gist options
  • Save fernandoaleman/d8b7d9b44fc6cf364762ec0572f99c43 to your computer and use it in GitHub Desktop.
Save fernandoaleman/d8b7d9b44fc6cf364762ec0572f99c43 to your computer and use it in GitHub Desktop.
How to update version of chef client on node

Update Chef Version

How to update version of chef client on node

curl -L https://chef.io/chef/install.sh | sudo bash -s -- -v 18.2.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment