Skip to content

Instantly share code, notes, and snippets.

@zsim0n
Last active August 29, 2015 14:01
Show Gist options
  • Save zsim0n/fc58417c4c51ab8d6c0f to your computer and use it in GitHub Desktop.
Save zsim0n/fc58417c4c51ab8d6c0f to your computer and use it in GitHub Desktop.
veewee build awesome-ubuntu-server
http://cbednarski.com/articles/veewee/
$ cd veewee
$ veewee vbox define awesome-ubuntu-server ubuntu-14.04-server-amd64
$ veewee vbox build awesome-ubuntu-server -n
$ veewee vbox export awesome-ubuntu-server
$ vagrant box add 'awesome-ubuntu-server' '/path/to/awesome-ubuntu-server.box'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment