mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-08 16:22:15 -04:00
This commit is contained in:
parent
0cd7b590c5
commit
8aac8dc17c
1 changed files with 2 additions and 1 deletions
|
|
@ -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 a new issue