Commit Graph

5409 Commits (aa91ef7edfb9d2c17758e2e7ef7e6bec9073bf1a)

Author SHA1 Message Date
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 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
Joshua Foster 90463e5394 make default for wait address to be any ipv4 address. add some better documentation
6 years ago
Ali Rizvi-Santiago 9c5a65263f Added @SwampDragons' suggestion to the `CommHost()` implementation for the vmware builders which uses the communicator config's `Config.Port()` function to determine the communication port-number independent of the configured protocol.
6 years ago
Megan Marsh baed65156c
Merge pull request #9319 from arizvisa/GH-8528.refactor
6 years ago
Joshua Foster 27a1ceef6d add example for any ipv4 address
6 years ago
Sylvia Moss aa52e690ee
Update go-getter and add samba shared files tests to step_download (#8954)
6 years ago
Ali Rizvi-Santiago 898321bcfe Added suggestions from @SwampDragons to the parsers from the vmware builders, included unit-tests and sample file for fusion's networking file, and fixed a few situations where the channel wasn't being closed.
6 years ago