Commit Graph

5415 Commits (a885e620ee77494c14bb3fa4f9e65dfc865af4e2)

Author SHA1 Message Date
Megan Marsh a885e620ee don't error for no mappings if no mappings were set.
6 years ago
Anthony Dong 2322d3ae6b aws: retry fetching blockdevicemapping if empty
6 years ago
Wilken Rivera a8dfb66d6c docs/builder/amazon: Add WinRM unsupported note to Session Manager docs
6 years ago
Adrien Delorme b2320ca911
HCL2: add singular run_volume_tag block to ebs & ebssurrogate builders (#9457)
6 years ago
Megan Marsh a96194081a
Merge pull request #9453 from hashicorp/fix_ssh
6 years ago
Wilken Rivera aa91ef7edf
Merge pull request #9455 from hashicorp/fix_9393
6 years ago
Wilken Rivera ce6284f760 docs/builder/google: Add note about boolean values for compute instance metadata
6 years ago
Megan Marsh 801c827058
create parent dirs of target (#9452)
6 years ago
Megan Marsh 4f77bb0c4a add new ssh_ciphers option
6 years ago
Megan Marsh e951b3731a
Merge pull request #9441 from jhawk28/vsphere_httpip_default
6 years ago
Joshua Foster dd40c68ff8 fix default IP address in test to all ipv4 addresses
6 years ago
Joshua Foster fb159e7060 add test cases for Network
6 years ago
Gennady Lipenkov 5cb2ef6e9d Fix test
6 years ago
Gennady Lipenkov 1157f0dcfe Add acceptance test
6 years ago
Gennady Lipenkov 77ff387e25 Terraform code to quick provision instance with assigned SA.
6 years ago
Gennady Lipenkov a6ec1fa135 Support Instance SA authentication
6 years ago
Gennady Lipenkov 744fffab5d Rename test data dir
6 years ago
Megan Marsh 88c94cc987
Fix 8904 (#9435)
6 years ago
Joshua Foster 7fc2ea8422 add a fallback to an ipv4 address if the the range can't find one
6 years ago
Joshua Foster aaf9103330 use the ip_wait_address range to determine the default for the http server IP
6 years ago
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
Megan Marsh 004ace4340
Merge pull request #9406 from hashicorp/fix_9084
6 years ago
Calle Pettersson 0bcfefd0bc
Update Proxmox storagePoolTypes (#9418)
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
Charlie Kenney 70a2c7d364
upgrade linodego to v0.14.0 (#9395)
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
Megan Marsh 8aeaf28bf3
Merge pull request #9380 from hashicorp/azr-docs-remove-duplicate-guest-additions-mode-docfield
6 years ago
Megan Marsh dc14e6a1e2
Merge pull request #9390 from jhawk28/bug_8766
6 years ago
Megan Marsh 3a13eafa61
Merge pull request #9387 from arizvisa/GH-9382
6 years ago
Svetlin 49bf9c9d37
[gcp] Fixup for the deprecated Secure Boot guest OS feature (#9371)
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
Ali Rizvi-Santiago 3da5a64a8d Fixed a race in the ReadNetworkingConfig implementation from the parsers belonging to the vmware builders that existed between reading the version and consuming tokens from the rest of the file.
6 years ago
Adrien Delorme 63896b98ec docs: virtualbox/iso: remove duplicate guest_additions_mode field ( it's already defined in `GuestAdditionsConfig` )
6 years ago
Megan Marsh 5d67183c4c fix test
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
Megan Marsh 093cfcfd9f
Merge pull request #9322 from arizvisa/GH-8528
6 years ago
Ali Rizvi-Santiago 8985ba077c Re-added the (mistakenly removed) host override to the CommHost for the vmware builders.
6 years ago
Megan Marsh 4cd3429914 add ssh override test
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