Commit Graph

14235 Commits (266a8ccffc2629316dbfd85d874a2c01c0e57791)
 

Author SHA1 Message Date
Adrien Delorme 266a8ccffc
Create .hashibot.hcl
6 years ago
Megan Marsh ff62d5b29b
Merge pull request #8631 from leitu/fix_website_example
6 years ago
Lei Tu e4aca6298d update website
6 years ago
Sylvia Moss 0b7251a4bb
Share .Device and .MountPath between builders, provisioners and post-processors (#8621)
6 years ago
Megan Marsh d25b4cf514 update changelog
6 years ago
Megan Marsh 9bff85e853
Merge pull request #8623 from hashicorp/f_packerconfig_logging
6 years ago
Megan Marsh db275ade8d
Merge pull request #8624 from carlpett/proxmox-upload-iso
6 years ago
Calle Pettersson 8e4c165173 Proxmox upload ISO
6 years ago
Calle Pettersson d70d1e8bf7 Bump proxmox-api-go
6 years ago
nywilken 93640b0854 Update test case for Windows
6 years ago
nywilken c93a076698 config: Update loading of packerconfig to only log when a plugin is loaded
6 years ago
Sylvia Moss fce24ca71d
Add extend packer build template engine docs (#8615)
6 years ago
Megan Marsh 76fa85fd93
Merge pull request #8613 from hashicorp/add_pp_names
6 years ago
Adrien Delorme c905418d4e Avoid field confusion be naming fields in packer/build_test.go
6 years ago
Sylvia Moss 39c25b2c66
Add retry mechanism to amazon DeleteSnapshot (#8614)
6 years ago
Adrien Delorme 2d1a67c6cb hcl2: allow to optionnaly name provisioners and post-processors
6 years ago
Sylvia Moss 0677b02e18
Share SourceImageName with provisioners and manifest post-processor (#8603)
6 years ago
Megan Marsh b5075a35c0 fix tests
6 years ago
Megan Marsh b498e5af12
Merge pull request #8612 from hashicorp/fix_8611
6 years ago
Megan Marsh e228a5bcb9 log name of postprocessor running to disambiguate long chains of pps
6 years ago
Megan Marsh 83dc0a7c8b fix config decode
6 years ago
Megan Marsh fac320d290
Merge pull request #8480 from hashicorp/merge-vsphere-builder
6 years ago
Megan Marsh ecf0e5794a
Merge pull request #8607 from hashicorp/fix_vagrant_crash
6 years ago
Megan Marsh a847530a83
Update builder/vagrant/driver_2_2.go
6 years ago
Megan Marsh d55f256cac
Merge pull request #8414 from footplus/fix_osc_ssh_host_detection
6 years ago
Megan Marsh 48811ed4e5 replace buffer copy loop with a scanner that handles carriage returns
6 years ago
Megan Marsh 6315f69019 break out of loop once channel is read from.
6 years ago
Wilken Rivera 888f780f61
Merge pull request #8582 from hashicorp/fix-load-config
6 years ago
Megan Marsh b8edaa9850
Merge pull request #8605 from hashicorp/fix_8599
6 years ago
Megan Marsh bbd64896a0 use strconv.unquote instead of DIY
6 years ago
nywilken fb76323c4d config: Fix loading external plugins from a packerconfig
6 years ago
Wilken Rivera 744412d9de
Merge pull request #8604 from hashicorp/td-vagrantfile-bootstrapping-scripts
6 years ago
nywilken 8a36ddd69d scripts/vagrant: Update Vagrant bootstrapping scripts
6 years ago
Sylvia Moss 0e177915f8
Add retry mechanism to DeregisterImage from awsec2 (#8598)
6 years ago
Megan Marsh 5980d32efb remove unhelpful quotes to fix bug with reading key from a path with spaces in it.
6 years ago
Sylvia Moss 06a26e74b4
Override post-processor config when processing (#8592)
6 years ago
Megan Marsh 82f03fca7c fix to work with hcl2; update tests
6 years ago
Wilken Rivera 5138ca8c67
Merge pull request #8594 from hashicorp/fix_vagrant_cloud_parse_errors
6 years ago
Megan Marsh dfb45e86cc remove unused file, set up prepare() properly to work with HCL2 in vsphere-clone builder
6 years ago
Megan Marsh 9459e2233b fix config loading to work with HCL2
6 years ago
Megan Marsh f84634aff3 small log line improvements
6 years ago
nywilken 5a54c99e98 post-processor/vagrant-cloud: Update error handling for VagrantCloud API responses
6 years ago
Pit d7d00d8069 Fix regression in docker-tag post-processor (#8593)
6 years ago
Sylvia Moss d6a351b173
Rename communicator config variables and remove deprecated code (#8584)
6 years ago
Sylvia Moss baa203bb53
Adds acpi_shutdown to virtualbox builder (#8587)
6 years ago
Moss 6a2d73a0e9 Add missing doc variable description
6 years ago
Megan Marsh e87aa237dd Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes.
6 years ago
Hanjie Wang d9a128a375 In Vagrant post-processor, check whether the host system is able to create a dummy Vagrant box before processing (#8431)
6 years ago
Megan Marsh 49a33c04cd
Merge pull request #8511 from TJM/vsphere_template_markas
6 years ago
Shengyu Liu c3c2622204 builder/tencentcloud: Correct the image name length validation, the max length of image name is 60 (#8536)
6 years ago