Skip to content

VagrantBuilder

ranguard edited this page Apr 16, 2013 · 1 revision

How we build our .box for development

To create our base box

  1. Build fresh box from squeeze64
  2. Run vagrant up from ../metacpan-puppet/
  3. vagrant ssh
  4. Rename (/etc/hosts and /etc/hostname) to mctest
  5. In
  6. Run update script that also install perl modules

To slim down

???

To create a box with Mini::CPAN

  1. Use base box
  2. ...?
Clone this wiki locally