Last active
August 29, 2015 14:01
-
-
Save zsim0n/fc58417c4c51ab8d6c0f to your computer and use it in GitHub Desktop.
veewee build awesome-ubuntu-server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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