vorakumar / vagrant-ruby

Create vagrant box with rvm and ruby pre-installed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-ruby

Create virtual box with rvm and ruby pre-installedi, using virtual box and chef

Steps to install

  1. Install librarian

    bundle install

  2. Install the cookbooks required to setup rvm & apt. It depends on apt cookbook to add ubuntu-on-rails repo

    librarian-chef install

  3. Initialize vagrant

    vagrant up

  4. Start using your vagrant box!!!!

    vagrant ssh

The setup leverages following chef cookbooks and ruby gems:

About

Create vagrant box with rvm and ruby pre-installed


Languages

Language:Ruby 100.0%