-
-
Notifications
You must be signed in to change notification settings - Fork 374
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
RVM (re)installs on every run #78
Comments
I realize now that I was reading incorrectly, rather than There seems to be some other problem with this, potentially a usage one, where the desired behavior is that RVM be installed only for a specified user and not system-wide. I will continue to dig. |
I believe this PR is related: #94 |
@miketheman does #94 work in your case? If so then we can close this out. Thanks! |
I will try to test this soon, and confirm. |
This looks good. I no longer get a reinstall every execution. |
Woot, thanks for the feedback! |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Apparently the test for RVM being installed is no longer correct, as tested for here: https://github.com/fnichol/chef-rvm/blob/master/libraries/chef_rvm_recipe_helpers.rb#L84-86
Current output of this:
The text was updated successfully, but these errors were encountered: