Merge pull request #5214 from mayn/fix-doc-post-processor-vsphere

docs: vsphere post-processor - move resource_pool to optional section
This commit is contained in:
Matthew Hooker 2017-08-03 10:50:15 -07:00 committed by GitHub
commit 8459f239fe
1 changed files with 2 additions and 3 deletions

View File

@ -36,9 +36,6 @@ Required:
- `password` (string) - Password to use to authenticate to the
vSphere endpoint.
- `resource_pool` (string) - The resource pool to upload the VM to. This is
*not required*.
- `username` (string) - The username to use to authenticate to the
vSphere endpoint.
@ -52,6 +49,8 @@ Optional:
- `insecure` (boolean) - Whether or not the connection to vSphere can be done
over an insecure connection. By default this is false.
- `resource_pool` (string) - The resource pool to upload the VM to.
- `vm_folder` (string) - The folder within the datastore to store the VM.
- `vm_network` (string) - The name of the VM network this VM will be