Commit Graph

14897 Commits (898321bcfeeba20cc3fff5a1b4f1280433daa2da)
 

Author SHA1 Message Date
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
Ali Rizvi-Santiago 0609909f1a Fixed some lint issues.
6 years ago
Ali Rizvi-Santiago ad7194c920 Rewrote the GuestIP implementation in the vmware builder to use the new dhcpd lease parsers instead of the old regexp-based logic.
6 years ago
Ali Rizvi-Santiago 020b005522 Finished implementing the final dhcpd lease entries parser for the vmware builders and also included its own unit tests.
6 years ago
Ali Rizvi-Santiago cf5332fa20 Updated the dhcpd lease entry parser in the vmware builder to return errors if any are encountered.
6 years ago
Ali Rizvi-Santiago afa4696985 Tightened the regular expressions used by the vmware builder to parse the dhcpd leases, and added support for parsing the weekdays.
6 years ago
Ali Rizvi-Santiago e2a7c317eb Implemented the dhcpd lease entry decoder and the address decoder for the vmware builder.
6 years ago
Ali Rizvi-Santiago efb775accb Added a number of parsing combinators to the vmware builder and some minor tests for them to help with parsing dhcpd leases.
6 years ago
Ali Rizvi-Santiago f17007d546 Removed the sentinelSignaller chan from the vmware builder parsers and its unit-tests, and also commented all of the goroutines that are used.
6 years ago
Ali Rizvi-Santiago 159ea595df More lint issues fixed...
6 years ago
Ali Rizvi-Santiago 32b64e0576 Fixed some lint issues in the unit tests for the vmware builder driver parsers.
6 years ago
Ali Rizvi-Santiago 2a8bc45bc4 Added unit-tests for the netmap parsing components in the vmware builder.
6 years ago
Ali Rizvi-Santiago 7c1ad4adcf Added unit-tests for the dhcpd configuration components in the vmware builder, and fixed a few discovered race conditions.
6 years ago
Megan Marsh 991511d08a cut release 1.5.6
6 years ago
Megan Marsh df286356eb update changelog
6 years ago
Megan Marsh 756d0760b5 remove unused import
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
Nicolas Quiniou-Briand f115784a72
Update example for docker-push (tags) (#9144)
6 years ago
Wilken Rivera 941952b490
Merge pull request #9142 from nqb/master
6 years ago
nqb be08eddd8d
remove useless comment
6 years ago
Wilken Rivera 7ee5870a8e update changelog
6 years ago
Megan Marsh 3f8ee2b426
add exported files to VSphere artifact (#9020)
6 years ago
Rui Lopes 86ac132056
hyperv: add support for setting the boot order (#9046)
6 years ago
Nicolas Quiniou-Briand 5eb4620602
[docs] add missing extension (#9132)
6 years ago
Wilken Rivera 86ab71f56e
test/azure/arm: Add regression test case for ssh_username overrides (#9136)
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
Megan Marsh ccb1928344
Merge pull request #9134 from hashicorp/fix_9131
6 years ago
Megan Marsh a88b5dfe7b fix documentation for docker tag pp
6 years ago
Vladislav Rassokhin 03c4bebf00 Add disable_shutdown option to VSphere builders
6 years ago
Tom Dyas c0a6623ea2
teach HCL mode builds to honor -only and -except options (#8947)
6 years ago
Adrien Delorme e4df3b262b
HCL2: docs warn about the fact that HCL2 support is still Beta at the top of each docs page (#9113)
6 years ago
Moss e71e5499f8 Update CHANGELOG
6 years ago
Lars Lehtonen 7440c2e6ba
provisioner/windows-shell: remove unused testObjects() (#9116)
6 years ago
DamianBis b679f61536
Update to make NoExitOnFailure work correctly. (#9119)
6 years ago
Juan Manuel Mesa 75efe3fcd1
Clean linting issues for packages template and interpolate (#9120)
6 years ago
Megan Marsh bcc2598840 update changelog
6 years ago
Megan Marsh 24c5135ce7 add Hakujou as outscale code owner
6 years ago
Jeff Escalante 034160ca2e
update dependencies (#9111)
6 years ago
jhawk28 c43a52aafe
fix issue where -force is not working with vsphere builders (#9039)
6 years ago
Wilken Rivera e0d2f4fd69
builder/azure-arm: Fix SSH connection for temporary admin users specified in `ssh_username` (#9103)
6 years ago
Paul Meyer 26d768f429
[builder/azure-chroot] Shared image source (#9070)
6 years ago
Lars Lehtonen ab119d3270
builder/azure/chroot: fix dropped error (#9106)
6 years ago
Adrien Delorme da4a5224be
HCL2 singular blocks: use key/value or name/value depending on how the service names things (#9078)
6 years ago
Adrien Delorme 304f615bc3
Update website/pages/docs/from-1.5/expressions.mdx
6 years ago
Wilken Rivera 4844e101ce
Merge pull request #9104 from hashicorp/up_oci_sdk
6 years ago
Adrien Delorme 493a2a8a40 update github.com/oracle/oci-go-sdk v1.8.0 to v18.0.0+incompatible and go mod tidy
6 years ago
Megan Marsh 5552c35e4f
Merge pull request #9099 from overdrive3000/template-secretsmanager
6 years ago
Megan Marsh 50823e2573
Merge pull request #9093 from Hakujou/osc-bsu-fix
6 years ago
Juan Mesa e6dbbe454e Fix linting issues
6 years ago