jenkins-boxes/with-rvm
R. Tyler Croy 86462bd1c5 Don't allow ruby 1.8.7 from rvm to be the default, this breaks vagrant provisioning 2011-10-21 11:28:04 -07:00
..
manifests Don't allow ruby 1.8.7 from rvm to be the default, this breaks vagrant provisioning 2011-10-21 11:28:04 -07:00
modules Add puppet-rvm module to set up a with-rvm jenkins box 2011-10-18 20:45:42 -07:00
README.markdown Add a simpleton readme 2011-10-20 19:59:31 -07:00
Vagrantfile Update the with-rvm box to be built on the latest stable pristine 2011-10-18 22:06:10 -07:00

README.markdown

with-rvm box

This box is based on jenkins-pristine. To create a good version of this box, you basically have to provision it twice due to some suckage in the puppet-rvm module. First pass installs rvm, second pass installs the rubies that are necessary.

Sucks.

Anyhoo, it's pretty much just pristine + rvm with Ruby 1.8.7 and Ruby 1.9.2 installed.