almcc / vagrant-virtualbox-centos-boxes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CentOS 5, 6 and 7 vagrant boxes

Tools Required

  • vagrant
  • packer
  • VirtualBox 4.3.20

DNS Settings

DNS is set in script/[centos]/setup.sh

Yum Repos

Yum repos are defined in http/[centos].kickstart.cfg

Instructions

  • cd assets
  • ./get.sh
  • cd ../
  • make all

To test

  • cd vagrant
  • vagrant up

About


Languages

Language:Shell 65.1%Language:Ruby 24.3%Language:Makefile 10.6%