Commit Graph

48 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Sylvia Moss 2152fa3313
Accept content library path in iso_paths (#9801)
6 years ago
Sylvia Moss ada2a431ef
Modularise vCenter rest client (#9793)
6 years ago
Sylvia Moss a1524bf96a
Add option to also import OVF templates to the Content Library (#9755)
6 years ago
sylviamoss c6e9bde97b add step customize and docs
6 years ago
Megan Marsh aa4933c28a
Merge pull request #9574 from jhawk28/vsphere_usb_controllers
6 years ago
Sylvia Moss 5a006f226a
Don't use Packer context as vSphere driver context (#9576)
6 years ago
Joshua Foster b0fa05704a change usb controllers to a list. add ability to set as a usb3
6 years ago
Moss 921078ccc0 add force_bios_setup configuration option
6 years ago
jhawk28 ae5156a70d
add ability to define multiple disk controllers (#9519)
6 years ago
Sylvia Moss 9c1409dbba
Add content_library_destination to import VM template to a Content Library (#9551)
6 years ago
Moss b74e28a479 match network to host when multiple networks are found
6 years ago
Sylvia Moss 268e95364f
Adds vApp properties config and save public ssh key to a vApp property (#9507)
6 years ago
Joshua Foster 500ec5ccc7 fix return
6 years ago
Joshua Foster e4dffeed35 clean up if logic
6 years ago
Joshua Foster 63f9282f5c fix vshere ToolsSyncTime and ToolsUpgradePolicy
6 years ago
Joshua Foster 50b6c86b1c look at all the IPs of the VM when waiting for an IP
6 years ago
Moss 65cfb880fd Fix boot_command and update docs
6 years ago
Moss 585a86fe03 Add usb_driver to common boot_command and use it on vsphere
6 years ago
Joshua Foster e59fab952d create the folders if they don't exist
6 years ago
Joshua Foster f5a795a22e use path.Join to make a cleaner path
6 years ago
Joshua Foster c7a6315ca4 use datacenter inventory path for find folder
6 years ago
Megan Marsh 7fcd702b45
Merge pull request #9358 from jhawk28/bug_9349
6 years ago
Sylvia Moss 1422085ede
Validate host and network when looking for network (#9361)
6 years ago
Joshua Foster d87e53b841 return false instead of continue to match logic from govmomi
6 years ago
Joshua Foster 3a6d42e0df ip check should continue if the ip is NOT in the range
6 years ago
Joshua Foster 1fb22a7b7b add the ability to check if the IP is within the an IP range
6 years ago
Sylvia Moss 434c9bcae0
Check if task result is nil and return error (#9354)
6 years ago
Joshua Foster 30bff17799 use the Datacenter's VmFolder instead of hand generating it
6 years ago
Joshua Foster 43714049e8 add set_host_for_datastore_uploads flag
6 years ago
Joshua Foster 9895f90451 dont set the host for the datastore upload
6 years ago
Megan Marsh 30061b3def
Merge pull request #9095 from VladRassokhin/vsphere-disable-shutdown
6 years ago
Megan Marsh 2a560a517e
Merge pull request #8946 from thor/feature/vgpu-profiles
6 years ago
Vladislav Rassokhin 03c4bebf00 Add disable_shutdown option to VSphere builders
6 years ago
jhawk28 c43a52aafe
fix issue where -force is not working with vsphere builders (#9039)
6 years ago
Thor K. Høgås ebfc5bcdcb
Merge branch 'master' into feature/vgpu-profiles
6 years ago
Vladislav Rassokhin 5f2849b5b4 builder/vsphere-clone: support firmware changing
6 years ago
Vladislav Rassokhin 91a1ad63fa builder/vsphere-iso: support EFI Secure Boot using another value in `firmware` (#8873)
6 years ago
Thor K. H 2a40f471b7 Add vgpu_profile support for using GRID vGPUs
6 years ago
jhawk28 99b0b98311
Add ovf export capability to vsphere builders (#8764)
6 years ago
Joshua Foster d7230827cd (vsphere-iso) add ability to define multiple disks
6 years ago
Megan Marsh eb35617985
Merge pull request #8756 from aeber/feature_eagerly_scrub_disks
6 years ago
Joshua Foster 3f80414e6d fix #8743 by using interface instead of Network object
6 years ago
Anselm Eberhardt 6c749eecf7
add support for eagerly zeroed / scrubbed disks
6 years ago
jhawk28 7f0de5fc8d
add ability to define multiple NICs for vsphere-iso (#8739)
6 years ago
Wilken Rivera 9ec8b67392
Add golangci-lint to project (#8686)
6 years ago
Dax T. Games 4fa0f6baa3 recreate https://github.com/jetbrains-infra/packer-builder-vsphere/pull/238
6 years ago
Megan Marsh e87aa237dd Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes.
6 years ago
Chris Doherty ffcae91e8e Re-arrange directory structure for merge.
6 years ago