Merge pull request #1745 from daniellockard/change_vsphere_resource_pool_docs
Resource pool defaults
This commit is contained in:
commit
bf4012d04e
|
@ -31,7 +31,8 @@ Required:
|
|||
* `password` (string) - Password to use to authenticate to the vSphere
|
||||
endpoint.
|
||||
|
||||
* `resource_pool` (string) - The resource pool to upload the VM to.
|
||||
* `resource_pool` (string) - The resource pool to upload the VM to. This can be
|
||||
" " if you do not have resource pools configured
|
||||
|
||||
* `username` (string) - The username to use to authenticate to the vSphere
|
||||
endpoint.
|
||||
|
|
Loading…
Reference in New Issue