Document upgrading Chef client
This commit is contained in:
@@ -58,6 +58,10 @@ Clone this repository, `cd` into it, and run:
|
||||
|
||||
knife zero converge name:dev.kosmos.org --client-version 15.3.14
|
||||
|
||||
### Upgrade Chef Client on a node:
|
||||
|
||||
knife ssh -a knife_zero.host 'name:foo-1' 'curl -L https://chef.io/chef/install.sh | sudo bash -s -- -v 18.10.17'
|
||||
|
||||
## Managing cookbooks
|
||||
|
||||
Cookbooks are managed via Berkshelf. Run `berks --help` for command help.
|
||||
|
||||
Reference in New Issue
Block a user