Commit 613d5f5b authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

website: update docs for vsphere changes

parent fa410f5a
...@@ -18,6 +18,8 @@ each category, the available configuration keys are alphabetized. ...@@ -18,6 +18,8 @@ each category, the available configuration keys are alphabetized.
Required: Required:
* `cluster` (string) - The cluster to upload the VM to.
* `datacenter` (string) - The name of the datacenter within vSphere to * `datacenter` (string) - The name of the datacenter within vSphere to
add the VM to. add the VM to.
...@@ -29,8 +31,7 @@ Required: ...@@ -29,8 +31,7 @@ Required:
* `password` (string) - Password to use to authenticate to the vSphere * `password` (string) - Password to use to authenticate to the vSphere
endpoint. endpoint.
* `path_to_resource_pool` (string) - The path within the resource pool to * `resource_pool` (string) - The resource pool to upload the VM to.
store the VM.
* `username` (string) - The username to use to authenticate to the vSphere * `username` (string) - The username to use to authenticate to the vSphere
endpoint. endpoint.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment