Skip to content

GoDaddy-Hosting/vagrant-centos7-box

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Centos7 for Vagrant (virtualbox)

This repo contain definition files to build a Vagrant box based latest CentOS 7 iso image. This definition is made for fully-automated installation.

NOTICE! When virtualbox window opens, and you'll see a countdown for starting installation, DON'T DO ANYTHING! Installation will proceseed further automatically in few seconds!

##Dependencies

You need to install Vagrant and veewee with your favorite package manager to build the image.

##Running

Checkout this repo. You'll need inside repo directory to build a box.

Just run the following command in the repository root:

$ veewee vbox build CentOS-7.1.1503-x86_64-netboot
$ veewee vbox export CentOS-7.1.1503-x86_64-netboot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 70.8%
  • Ruby 29.2%