Update chef gem command doc for adding habitat gem install - #4728
Update chef gem command doc for adding habitat gem install#4728sanghinitin wants to merge 3 commits into
Conversation
Signed-off-by: nitin sanghi <nsanghi@progress.com>
✅ Deploy Preview for chef-web-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: nitin sanghi <nsanghi@progress.com>
|
|
||
| ### Premium gems | ||
|
|
||
| Chef Workstation can install premium extensions from the Chef Premium RubyGem server at rubygems.chef.io. When you run a remote gem command (install, search, fetch, update, or download), Chef Workstation automatically checks whether rubygems.chef.io is already configured and, if not, attempts to add it: |
There was a problem hiding this comment.
Do you mean premium gems here? What is remote gem command?
There was a problem hiding this comment.
Yes premium gems, remote gem command means chef gem (install, search, fetch, update, or download) with remote flag
| version of Ruby that's packaged within Chef Workstation). | ||
| will be installed to the following locations: | ||
|
|
||
| - **Habitat-based Chef Workstation**: gems are stored in `~/.chef/ruby/version#/bin` and persist across Workstation upgrades and downgrades. |
There was a problem hiding this comment.
What is habitat base Chef Workstationa and non habitat based Chef Workstation?
There was a problem hiding this comment.
In Early Docs its mentioned for omnibus workstation, that why i have written habitat based.
Signed-off-by: nitin sanghi <nsanghi@progress.com>
|
This looks fine to me but we need update the earlier 26.1.x and 26.0.x docs. I believe those versions did not had support for chef gem commands right @sanghinitin https://docs.chef.io/workstation/26.0/tools/ctl_chef/#chef-gem https://docs.chef.io/workstation/26.1/tools/ctl_chef/#chef-gem right @sanghinitin ? |
Description
Update chef gem command doc for adding habitat gem install
[Please describe what this change achieves]
https://progresssoftware.atlassian.net/browse/CHEF-34170
Definition of Done
Issues Resolved
[List any existing issues this PR resolves, or any Discourse or
StackOverflow discussion that's relevant]
Related PRs
Check List