update rvm installer path

The rvm repository on GitHub has moved. Update the installer path to
this new location.
This commit is contained in:
Nathan Typanski
2016-01-22 13:48:12 -05:00
parent fa06348c2c
commit 21d622c942

View File

@@ -23,7 +23,7 @@ rvm1_ruby_install_flags:
rvm1_user: 'root'
# URL for the latest installer script
rvm1_rvm_latest_installer: 'https://raw.githubusercontent.com/wayneeseguin/rvm/master/binscripts/rvm-installer'
rvm1_rvm_latest_installer: 'https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer'
# rvm version to use
rvm1_rvm_version: 'stable'