Commit Graph

84 Commits (5cb2ef6e9d622e2bdc462d2dfd535a0a46be4767)

Author SHA1 Message Date
Megan Marsh 4178625afb re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated.
6 years ago
Moss c1c350a657 remove comments
6 years ago
Moss 45058847c0 return BootConfig prepare err
6 years ago
Moss 653eb95bdb adds tests to usb_driver and step_http_ip_discover
6 years ago
Moss 65cfb880fd Fix boot_command and update docs
6 years ago
Moss ba767d1663 remove duplicated press
6 years ago
Moss 585a86fe03 Add usb_driver to common boot_command and use it on vsphere
6 years ago
Conlan 4afcc794be
Fix typo in VSphere Docs (#9405)
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 48b448dfd5
Merge pull request #9366 from hashicorp/fix_9248
6 years ago
Megan Marsh 7fcd702b45
Merge pull request #9358 from jhawk28/bug_9349
6 years ago
Moss 112638da01 Add ToolSyncTime and ToolUpgradePolicy to vSphere
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 90463e5394 make default for wait address to be any ipv4 address. add some better documentation
6 years ago
Joshua Foster 27a1ceef6d add example for any ipv4 address
6 years ago
Joshua Foster 1fb22a7b7b add the ability to check if the IP is within the an IP range
6 years ago
Joshua Foster d35f342319 add the ability to configure the http bind address. defaults to 0.0.0.0.
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
RedTail72 374f82b978
buidler/vsphere-iso: ISOUrl Fix (#9321)
6 years ago
Megan Marsh 5efb1a195e update docs for configuration_paramaters to explain what it actually is.
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Adrien Delorme 0fa60c68fb
Drop the iso_checksum_type & iso_checksum_url fields (#8437)
6 years ago
Joshua Foster 828440d852 rebase and run generate
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
jhawk28 820f353573
(vsphere-iso) remove deprecated network and disk fields (#9149)
6 years ago
Sylvia Moss 1c30a71d09
Replace file shared state by statebag (#9238)
6 years ago
Megan Marsh 4ef34f7fba fix iso config prepare
6 years ago
Ryo Tagami fdc73376ba
floppy_label Parameter for vsphere-iso Builder (#9187)
6 years ago
Megan Marsh 9baf2edd94 fix docs for video_ram to use correct units
6 years ago
Megan Marsh 7e0cfd8b77 add undocumented tag to struct-markdown generator so that we can leave internal-use-only fields out of docs
6 years ago
Megan Marsh 3f8ee2b426
add exported files to VSphere artifact (#9020)
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
Megan Marsh 440f540e28 fix merge issues with generated code
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
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
Joshua Foster 7f0dbdebb2 clean up documentation for new NIC and storage params
6 years ago
Thor K. H 2a40f471b7 Add vgpu_profile support for using GRID vGPUs
6 years ago
Jeff Escalante 92d4553890
initial port
6 years ago
Joshua Foster cf3c448d17 disk_size should not be required if storage is defined
6 years ago