Skip to content

juliendsv/vagrant-puppet-ruby-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant + Puppet + Ruby + Go

This is a Vagrant configuration automating the setup of a dev environment for Ruby and Go apps. It use Ubuntu 13.04 (Raring), here what it contains:

Usage

I assume you already have VirtualBox and Vagrant installed

Install Puppet :

$ gem install puppet

Install librarian-puppet

$ gem install librarian-puppet

Clone this repository

$ git clone https://github.com/juliendsv/vagrant-puppet-ruby-go.git 
$ cd vagrant-puppet-ruby-go

Get the module first

$ librarian-puppet install

Boot the virtual machine, provision will be done automatically

$ vagrant up

Enjoy.

About

Ruby 2.0.0-p247 and go1.1 via godeb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published