Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Praj/sample workstation package #19

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

PrajaktaPurohit
Copy link
Collaborator

No description provided.

…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 <[email protected]>
… 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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant