7867 Commits

Author SHA1 Message Date
Matthew Hooker
6581e0b7d6
add hostkeycallback everywhere else 2017-06-21 12:00:34 -07:00
Megan Marsh
2a6f5f1b13 specify HostKeyCallback for vmware esx5 driver 2017-06-21 10:09:11 -07:00
Matthew Hooker
837c35206a Merge pull request #5030 from hashicorp/5027_fix_template
update getting started docs to use a filter meaning they should stay …
2017-06-20 18:50:14 -07:00
Megan Marsh
dc2912df4d update changelog for 5007 2017-06-20 13:26:07 -07:00
Megan Marsh
ac15b33d2b Merge pull request #5029 from hashicorp/5007_instance_stop
add exponential backoff retry for stopping instance in amazon
2017-06-20 12:08:52 -07:00
Megan Marsh
52113dcdb9 update getting started docs to use a filter meaning they should stay up to date longer 2017-06-20 11:21:49 -07:00
Megan Marsh
f7a703dfb2 add pending to allowable states while waiting for ebs instance to stop 2017-06-20 10:55:23 -07:00
Megan Marsh
d706147423 add exponential backoff retry for stopping instance in amazon
retry only if the error is instancenotfound
2017-06-20 10:50:57 -07:00
Seth Vargo
7c30472d36
Update version everywhere 2017-06-19 17:11:50 -07:00
Megan Marsh
877cc6b7e0 next version is 1.0.2 2017-06-19 16:56:26 -07:00
Megan Marsh
66c7425367
Cut version 1.0.1 v1.0.1 2017-06-19 16:30:35 -07:00
Megan Marsh
56a802f3e7 prep for 1.0.1 release 2017-06-19 16:09:13 -07:00
Megan Marsh
e5bd85a308 sort changelog entries 2017-06-19 16:07:19 -07:00
Megan Marsh
aceb8e0690 add missing changelog entries for v1.0.1 2017-06-19 16:02:43 -07:00
Matthew Hooker
64520f7c52
update changelog 2017-06-19 15:00:59 -07:00
Matthew Hooker
31f2e31949 Merge pull request #5015 from hashicorp/telemetry
Add telemetry reporting through checkpoint
2017-06-19 15:00:14 -07:00
Matthew Hooker
beb338b78b
remove unneeded logs 2017-06-19 13:08:53 -07:00
Rickard von Essen
aa7ef7a4e3 Merge pull request #5019 from chaintng/master
Update Builder document for Google Cloud
2017-06-17 10:27:45 +02:00
Chainarong Tangsurakit
744ed5adbf Update Builder docs for Google Cloud Platform
Update Builder docs for Google Cloud Platform
2017-06-17 11:41:34 +07:00
Chainarong Tangsurakit
d4e83f044e Update Builder docs for Google Cloud Platform
Update Builder docs for Google Cloud Platform
2017-06-17 11:41:18 +07:00
Matthew Hooker
6ff34c8788
update go-checkpoint 2017-06-16 17:56:41 -07:00
Matthew Hooker
f534b85ee9
get chris's nits. 2017-06-16 17:23:41 -07:00
Matthew Hooker
6936120115 Merge pull request #5013 from hashicorp/pandoc
run docs through pandoc
2017-06-16 17:18:06 -07:00
Matthew Hooker
3898556caa
log per eng-003 2017-06-16 17:09:42 -07:00
Matthew Hooker
2d581dfc7b
fix tests. 2017-06-15 14:08:17 -07:00
Matthew Hooker
35332e4498
fix panic with deadlines. update panicwrap dep 2017-06-15 13:23:05 -07:00
Matthew Hooker
7382382727
Add telemetry reporting through checkpoint
Will report builders/provisioner/post-processor types used per build,
and whether or not the build passed.

Will also report any panics we see.

You may opt out of this reporting by setting the environment variable
`CHECKPOINT_DISABLE`.
2017-06-15 13:21:11 -07:00
Matthew Hooker
bcc0d24bf4
run docs through pandoc 2017-06-14 18:13:46 -07:00
Matthew Hooker
3a579bea81 Merge pull request #5012 from hashicorp/profiledocument
document profile option.
2017-06-14 16:46:10 -07:00
Matthew Hooker
176715b7f0
document profile option. 2017-06-14 16:45:18 -07:00
Matthew Hooker
febc65aa7c
try again to get region from metadata 2017-06-14 16:30:18 -07:00
Matthew Hooker
8dae6b60c1 Merge pull request #4996 from hashicorp/mwhooker/4613
builder/amazon: Support Assume Role with MFA and ECS Task Roles
2017-06-13 17:40:09 -07:00
Matthew Hooker
350e8bfe0d
we don't need to look for region in metadata.
Closes #4615'
2017-06-13 17:35:48 -07:00
Matthew Hooker
a215eb15bc
remove trailing whitespace 2017-06-13 16:31:50 -07:00
Matthew Hooker
160d31a568
update documentation on automatic lookup of credentials.
Reverts work in #4612
2017-06-13 16:24:50 -07:00
Matthew Hooker
f1d943b6e6 Merge pull request #5011 from hashicorp/website-vagrantcloud-version
website: Recommend vagrantcloud version from var
2017-06-13 14:16:58 -07:00
Justin Campbell
8810d0445e website: Recommend vagrantcloud version from var
When using multiple builders, the post-processor could yield different results for the `{{timestamp}}` interpolation.

By using a variable instead, the version will be consistent across all builders.

https://github.com/hashicorp/packer/issues/4973
2017-06-13 17:14:30 -04:00
Matthew Hooker
a9fba0c1d2
update changelog 2017-06-13 11:37:45 -07:00
Matthew Hooker
4b4c2e4a59 Merge pull request #5008 from hashicorp/pp-vc-u1
post-processor/vagrant-cloud: try upload once
2017-06-13 11:36:42 -07:00
Matthew Hooker
4eebc8a602
update changelog 2017-06-13 10:22:56 -07:00
Matthew Hooker
11379dea70 Merge pull request #5009 from sjlamerton/salt_bin_dir
Add support for salt_bin_dir
2017-06-13 10:21:53 -07:00
Matthew Hooker
438bc24954
update changelog 2017-06-12 17:37:17 -07:00
Matthew Hooker
207eaaef7e Merge pull request #5005 from hashicorp/fix5004
vagrant-cloud: use less memory when uploading
2017-06-12 17:36:31 -07:00
Matthew Hooker
94d7a4ce8d
post-processor/vagrant-cloud: try upload once
* fixes multiple uploads mentioned in #4973
* removed unused token code
2017-06-12 17:34:32 -07:00
Megan Marsh
dca38b379a missed one page to add mfa_code to 2017-06-12 17:16:27 -07:00
Megan Marsh
b1743a942c port over addition of mfs_code to various amazon docs on website 2017-06-12 17:12:41 -07:00
Rickard von Essen
8eedb24d74 cherry-pick changes to amazon-import from Pickard's PR and clean up formatting 2017-06-12 16:57:47 -07:00
Matthew Hooker
519256feb0
add content-length to file upload 2017-06-12 15:01:19 -07:00
Matthew Hooker
6c9d07f9c0
these weren't released in 0.12.3 2017-06-12 14:59:15 -07:00
Matthew Hooker
a1747c21f7
vagrant-cloud: use less memory when uploading 2017-06-12 11:07:33 -07:00