11546 Commits

Author SHA1 Message Date
Megan Marsh
b9f37f7d66 update changelog 2019-01-23 14:10:24 -08:00
Adrien Delorme
c6b5cd7b73
Update website/source/docs/builders/qemu.html.md.erb
Co-Authored-By: vtolstov <v.tolstov@selfip.ru>
2019-01-24 00:23:30 +03:00
Adrien Delorme
69b95db4ba
Update website/source/docs/builders/qemu.html.md.erb
Co-Authored-By: vtolstov <v.tolstov@selfip.ru>
2019-01-24 00:23:16 +03:00
Megan Marsh
7ba913c4f3 update contributing guidelines and make sure that the PR template links to them. 2019-01-23 11:35:50 -08:00
Megan Marsh
ce8f5c31df escape query as suggested in issue #7200 2019-01-23 11:04:14 -08:00
Adrien Delorme
4cc4784563
Merge pull request #7218 from Adezandee/gce-import
googlecompute-import: add guest os features
2019-01-23 16:25:21 +01:00
Adrien Delorme
698d7accb0
Merge pull request #7219 from hashicorp/update_docs
add docs for recently-merged -version option for hyperv
2019-01-23 12:15:07 +01:00
Vasiliy Tolstov
b6ebe00249 provide memory and cpus like other builders does
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2019-01-23 13:21:52 +03:00
Adrien Delorme
4f9a6897ca
Merge pull request #7220 from hashicorp/update_nokogiri
this update is in response to a github security alert
2019-01-23 11:09:51 +01:00
Megan Marsh
64254a8cf1 this update is in response to a github security alert 2019-01-22 12:53:04 -08:00
Megan Marsh
4ea4db9ef5 add docs for recently-merged -version option for hyperv 2019-01-22 12:49:59 -08:00
Arnaud Dezandee
3d41cdfacb
googlecompute-import: add guest os features 2019-01-22 18:42:38 +01:00
Adrien Delorme
f57953d4ff Docker needs a temporary dir that is inside the $HOME dir 2019-01-18 16:42:04 +01:00
Adrien Delorme
e919c2ff44 GO111MODULE=on go mod vendor && git add vendor/github.com/aws && git add github.com/jmespath/go-jmespath 2019-01-18 12:48:57 +01:00
Adrien Delorme
e6442db0c8 GO111MODULE=on go mod tidy 2019-01-18 12:48:57 +01:00
Adrien Delorme
9cf0b2944d GO111MODULE=on go get github.com/aws/aws-sdk-go@v1.16.21 2019-01-18 12:48:57 +01:00
Adrien Delorme
5cfc1a52cd aws: test timeout when no credenrtials are set 2019-01-18 12:48:57 +01:00
Adrien Delorme
4f1ed08f19 aws: set max retries back to 20 2019-01-18 12:48:56 +01:00
Adrien Delorme
4fef738363
Merge pull request #7215 from hashicorp/revert-wrong-push
Revert commit b8b3e64cff1d50cfb43e7a06e974db56755c57d0 & 993af36f2e7a0a511302a1eac46eb948f7a8e93b
2019-01-18 12:41:49 +01:00
Adrien Delorme
f19b7c0300 Revert "aws: test timeout when no credenrtials are set" Revert "aws: set max retries back to 20"
This reverts commits b8b3e64cff1d50cfb43e7a06e974db56755c57d0 and 993af36f2e7a0a511302a1eac46eb948f7a8e93b.
2019-01-18 12:40:02 +01:00
Adrien Delorme
b8b3e64cff aws: test timeout when no credenrtials are set 2019-01-18 11:43:52 +01:00
Adrien Delorme
993af36f2e aws: set max retries back to 20 2019-01-18 11:43:26 +01:00
Megan Marsh
d2684d581a
Merge pull request #7210 from palfrey/checksums-on-failure
If checksums for a download don't match, display the checksum that was found
2019-01-17 16:23:49 -08:00
Ali Rizvi-Santiago
9d2f98394e Revert "Renamed the terse option, cores, to to the less-terse version cores_per_socket."
This reverts commit 0c37a3c68fd859fd97ce645210d8bb4b19ae96dc and avoids bikeshedding from other committers.
2019-01-17 14:49:07 -06:00
Tom Parker-Shemilt
d72fb9bcb3 If checksums for a download don't match, display the checksum that was found 2019-01-17 20:26:16 +00:00
Megan Marsh
51c9c83766
Merge pull request #7207 from rickard-von-essen/aws-import-errormsg
When import task fails show the StatusMessage
2019-01-17 09:28:22 -08:00
Ali Rizvi-Santiago
0c37a3c68f Renamed the terse option, cores, to to the less-terse version cores_per_socket. 2019-01-17 10:39:19 -06:00
Ali Rizvi-Santiago
4d3f9cc1af Updated the documentation for the vmware-iso builder to describe the cores option. 2019-01-17 10:39:19 -06:00
Ali Rizvi-Santiago
4894873971 Added logic to the vmware-iso builder that appends the number of cores per socket to the vmx in stepCreateVmx. 2019-01-17 10:39:19 -06:00
Ali Rizvi-Santiago
062c62eed8 Added support for specifying the number of cores as cores to vmware-common. 2019-01-17 10:39:19 -06:00
Rickard von Essen
a02bd23f56
When import task fails show the StatusMessage
This will hopefully tell the user the reason of the failure.
2019-01-17 13:36:44 +01:00
Paul Meyer
728a41b39f
Update CHANGELOG.md 2019-01-16 11:33:24 -08:00
Paul Meyer
a01dfb7834
Merge pull request #7203 from paulmey/deallocate
[azure] use deallocate instead of just power-off
2019-01-16 11:32:39 -08:00
Megan Marsh
e0543246fa remove commented code 2019-01-16 11:05:11 -08:00
Megan Marsh
783ed32e7e fix region stuff 2019-01-16 11:02:58 -08:00
Paul Meyer
e189db97d4 [azure] deallocate instead of just power-off
1. allegedly prevents error where  fails because VM still appears running
2. prevents left-behind VM's after failures from accumulating charges
2019-01-16 00:31:23 +00:00
Paul Meyer
d344675660
Update CHANGELOG.md 2019-01-15 10:03:18 -08:00
Paul Meyer
0c47092ec9
Merge pull request #7189 from paulmey/certificate-authentication
[azure] Add certificate authentication
2019-01-15 10:02:01 -08:00
Paul Meyer
812a2dfb95 Update documentation 2019-01-15 17:29:28 +00:00
Paul Meyer
aa29facdae Allow certificate bearer JWT client authentication
This allows certificate based authentication, both by just referencing
the certificate file as well as by providing a bearer JWT. This last
option allows authentication without exposing the private key to packer
using an expiring JWT containting the thumbprint (and sometimes the
whole certificate for subject/issuer based auth), signed using the
certificate private key.
2019-01-15 17:29:28 +00:00
Paul Meyer
7e34579b7e Factor out Azure client credential config 2019-01-15 17:23:57 +00:00
Adrien Delorme
9ddec470a0
Merge pull request #7188 from hashicorp/dedupe_step_output_dir
deduplicate step_output_dir and move to common folder
2019-01-15 17:28:21 +01:00
Megan Marsh
126ca2a877
Merge pull request #7158 from rickard-von-essen/fix-7155
WIP: parallels: Fix attaching prl tools
2019-01-11 15:30:37 -08:00
Megan Marsh
97a791389a deduplicate step_output_dir and move to common folder 2019-01-11 15:06:36 -08:00
Adrien Delorme
58245f2557 break a chain of post-processors when one is skipped & make -only
"blind" to post-processors

* to avoid trouble
* other arrays of post processors might still be there !
* add docs
* update tests
2019-01-11 14:08:30 +01:00
Adrien Delorme
75af18661f Document --except & --only flags for post-processors 2019-01-11 13:00:10 +01:00
Adrien Delorme
c8a39e939a
Merge pull request #7178 from edwardmlyte/simplify-version-check
Simplify version check for port count argument
2019-01-10 16:07:00 +01:00
Adrien Delorme
61ade0e127 allow to use --only with post-processors 2019-01-10 15:44:34 +01:00
Adrien Delorme
4bf3cd44fc allow to skip a post processor 2019-01-10 15:44:34 +01:00
Adrien Delorme
905db043c4 command.TestBuildOnlyFileCommaFlags: create some files using post processors 2019-01-10 15:44:02 +01:00