Install and manage RVM and Ruby installations in Single-User mode.
single_user_rvm::install { 'username': }
More info in install.pp
single_user_rvm::install_ruby { 'ruby-1.9.3-p392': user => 'username' }
single_user_rvm::install_ruby { 'ruby-2.0.0-p247': user => 'username' }
More info in install_ruby.pp
Apache License, Version 2.0
Eric Cohen [email protected]
Please log tickets and issues at our Github issues page