Skip to content

asharpe/lyte-vagrant-boxes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyte's Vagrant boxes

I'm maintaining a few of my own Vagrant boxes, because I want some truly minimal bases (that means no Puppet or Chef).

Built with VeeWee (https://github.com/jedi4ever/veewee).

Hosted here: http://lyte.id.au/vagrant/

Intallation

First install RVM: https://rvm.io/

Then install all deps:

bundle install

Usage

List available definitions:

veewee vbox list

Build a box:

veewee vbox build $name [--force --nogui]

Exporting a built box:

veewee vbox export $name [--force]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 68.4%
  • Ruby 31.6%