mirror of https://github.com/apache/jclouds.git
added hint
This commit is contained in:
parent
e7961c64cc
commit
7b17255d95
|
@ -37,3 +37,7 @@ and choose the numberOfVirtualMachine you need using -Dtest.virtualbox.numberOfV
|
||||||
These VMs will be cloned starting from the golden template VM created before
|
These VMs will be cloned starting from the golden template VM created before
|
||||||
|
|
||||||
It will create a "numberOfVirtualMachine" in a vbox default machine folder with 'VMName_i' name, by cloning the golden template in linked mode with a bridged NIC.
|
It will create a "numberOfVirtualMachine" in a vbox default machine folder with 'VMName_i' name, by cloning the golden template in linked mode with a bridged NIC.
|
||||||
|
|
||||||
|
|
||||||
|
** NOTE! **
|
||||||
|
Make sure you change your VirtualBox preferences to not auto-capture keyboard, and also set host key to none. Otherwise you may accidentally screw-up automated installs.
|
||||||
|
|
Loading…
Reference in New Issue