Skip to content
/ boxes Public

Vagrant base box construction; the easy way

Notifications You must be signed in to change notification settings

idio/boxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: DEPRECATED-ish

These box definitions and scripts were built to work with veewee - which now appears to be pretty dead in the water.

Only box definitions prior to (but not including) Xenial are expected to work.

The Xenial definition is just here in the case the Xenial support is introduced in veewee or some other fork somewhere in the future. Maybe. At the very least, this serves as a good reference for how boxes /used/ to be built.

Boxes

Configuration and simple build script to create generic vagrant base boxes to ape AWS boxes. No frills.

Usage

To get the latest version of veewee and install the relevent gems, simply:

$ make install

Then take a look at the examples in the definitions directory. Either create a definition from scratch (plenty of guides about), or copy one of ours and use the definition.rb file to override (or add to) any defaults set out in template/.

When your definition is ready, just:

$ make <definition>

And you should be left with a lovely .box file, ready to use with vagrant.

About

Vagrant base box construction; the easy way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published