Commit Graph

73 Commits (647ccb35f12e93402ab07dc7fe5d7d4e0193c2b6)

Author SHA1 Message Date
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
Rui Lopes c387dc2c53
builder/vsphere-clone: Find the vm within the folder (#8938)
6 years ago
Wilken Rivera a7c5daf80d vsphere/iso: Add support for ovf export options
6 years ago
jhawk28 99b0b98311
Add ovf export capability to vsphere builders (#8764)
6 years ago
Adrien Delorme 88297c796d Merge branch 'master' into hcl2_singular_blocks
6 years ago
Adrien Delorme 834f44190f go generate
6 years ago
Megan Marsh 6008f911fd
Merge pull request #8847 from takaishi/support-keyboard-interactive
6 years ago
r_takaishi f50ff1d270 make generate
6 years ago
Joshua Foster 49bd57ee12 add the remote iso first so that it is first in boot order
6 years ago
jnsc 764b4cb50a
updated link to GuestOsIdentifier (#8849)
6 years ago
Wilken Rivera 698924f246
vSphere ISO supports more common options (#8845)
6 years ago
Joshua Foster 1dbe5abc14 update documentation based on feedback
6 years ago