website: update docs for vsphere changes

This commit is contained in:
Mitchell Hashimoto 2013-12-11 14:02:10 -08:00
parent fa410f5a1a
commit 613d5f5b92
1 changed files with 3 additions and 2 deletions

View File

@ -18,6 +18,8 @@ each category, the available configuration keys are alphabetized.
Required:
* `cluster` (string) - The cluster to upload the VM to.
* `datacenter` (string) - The name of the datacenter within vSphere to
add the VM to.
@ -29,8 +31,7 @@ Required:
* `password` (string) - Password to use to authenticate to the vSphere
endpoint.
* `path_to_resource_pool` (string) - The path within the resource pool to
store the VM.
* `resource_pool` (string) - The resource pool to upload the VM to.
* `username` (string) - The username to use to authenticate to the vSphere
endpoint.