Updated website for vmware workstation support, fixes #221/#222
This commit is contained in:
parent
cf46148300
commit
e4086a0230
|
@ -7,9 +7,10 @@ layout: "docs"
|
||||||
Type: `vmware`
|
Type: `vmware`
|
||||||
|
|
||||||
The VMware builder is able to create VMware virtual machines. It currently
|
The VMware builder is able to create VMware virtual machines. It currently
|
||||||
only supports building the virtual machines using
|
supports building virtual machines on hosts running
|
||||||
[VMware Fusion](http://www.vmware.com/products/fusion/overview.html), but
|
[VMware Fusion](http://www.vmware.com/products/fusion/overview.html) for OS X, and
|
||||||
support for Windows and other VMware products is forthcoming.
|
[VMware Workstation](http://www.vmware.com/products/workstation/overview.html) for Linux and Windows.
|
||||||
|
Support for VMWare ESXi/vSphere and VMWare Player is forthcoming.
|
||||||
|
|
||||||
The builder builds a virtual machine by creating a new virtual machine
|
The builder builds a virtual machine by creating a new virtual machine
|
||||||
from scratch, booting it, installing an OS, provisioning software within
|
from scratch, booting it, installing an OS, provisioning software within
|
||||||
|
|
Loading…
Reference in New Issue