On Github LeeXGreen / vagrant_slides
Lee GreenJune 2013
Different projects:
Do I really have to install all this crap on my laptop?
One project - different releases:
How to specify and isolate?
Presented in decreasing order of FAIL
Flavors:
Vagrant makes all these easy:
$ vagrant init precise32 http://files.vagrantup.com/precise32.box $ vagrant up
$ git clone git://server/my_vagrant_repo $ cd my_vagrant_repo $ vagrant up
Presented using reveal.js.
Isn't it freaking awesome?