Allow users to configure the autolibs mode of installed rvms.
On Ubuntu 14.04 without sudo, the default autolibs mode 2 causes the role to hang when trying to install ruby-1.9.3-p0.
This commit is contained in:
@@ -35,3 +35,6 @@ rvm1_gpg_keys: 'D39DC0E3'
|
||||
|
||||
# The GPG key server
|
||||
rvm1_gpg_key_server: 'hkp://keys.gnupg.net'
|
||||
|
||||
# autolib mode, see https://rvm.io/rvm/autolibs
|
||||
rvm1_autolib_mode: 3
|
||||
|
||||
Reference in New Issue
Block a user