duthng / veewee-centos63

Builds a CentOS 6.3 Base Box for Vagrant using veewee

Home Page:http://spilth.org/blog/2013/01/21/automated-vm-generation-with-veewee-jenkins-and-amazon-s3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CentOS 6.3 Base Box with veewee

Requirements

Build

Run ./build.sh to generate the box.

Once the box has been built you can add it to Vagrant with the following:

$ vagrant box add 'centos63' 'centos63.box'