Closed flynfish closed 9 years ago
I think I should just set the rvm_install_path to /usr/local/rvm
before running the playbook on the machines that already used the old playbook right?
@nickjj upgraded to PR with a fix for the rvm1_install_path
There was a reason why I changed paths but I can't remember now. Shouldn't hurt to revert to the previous path to cause less upgrade pains in the future, thanks for the feedback.
/usr/local/rvm
is the default path set by RVM, we should keep it in sync with original
I was using an older version and upgraded to the latest. It seems like the new version installs rvm in
usr/local/lib/rvm
rather thanusr/local/rvm
where it used to be installed.What's the best way to switch rvm's and get rid of the old version?