Merge pull request #1745 from daniellockard/change_vsphere_resource_pool_docs

Resource pool defaults
This commit is contained in:
Seth Vargo 2014-12-10 12:56:46 -08:00
commit bf4012d04e
1 changed files with 2 additions and 1 deletions

View File

@ -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.