Skip to content

Commit

Permalink
Using the latest version, the option "basebox" does not exist. To cre…
Browse files Browse the repository at this point in the history
…ate a vbox, the execution is "$ veewee vbox define 'myubuntubox' 'ubuntu-10.10-server-i386'"
  • Loading branch information
igama committed Apr 18, 2012
1 parent ff37623 commit 5e01fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/vagrant.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Let's define a Ubuntu 10.10 server i386 basebox called myunbuntubox
this is essentially making a copy based on the templates provided above.

$ veewee vbox basebox define 'myubuntubox' 'ubuntu-10.10-server-i386'
$ veewee vbox define 'myubuntubox' 'ubuntu-10.10-server-i386'
The basebox 'myubuntubox' has been succesfully created from the template ''ubuntu-10.10-server-i386'
You can now edit the definition files stored in definitions/myubuntubox
or build the box with:
Expand Down

0 comments on commit 5e01fc3

Please sign in to comment.