Praj/sample workstation package#19
Draft
PrajaktaPurohit wants to merge 3 commits intomainfrom
Draft
Conversation
…o pkg/vendor/gems instead of package/vendor/gems/gems as done in the current hab install.
- Create and add the /hab/kitchen directory to the GEM_PATH. With this change the GEM_PATHS will look like
- GEM PATHS:
- /hab/pkgs/core/ruby3_1/3.1.6/20241017135756/lib/ruby/gems/3.1.0
- /hab/pkgs/chef/chef-infra-client/19.0.60/20241216200649/vendor
- /hab/kitchen
Signed-off-by: Prajakta Purohit <purohit@progress.com>
… component that will need to install a custom gem will also need a similar <component_name>_gem script. This script will install kitchen related plugins in the /hab/kitchen directory and execute the install command will the appropriate arguments, in the context of the appropriate version for kitchen as set by the user. Signed-off-by: Prajakta Purohit <purohit@progress.com>
Signed-off-by: Prajakta Purohit <purohit@progress.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.