13513 Commits

Author SHA1 Message Date
Megan Marsh
a2824a942d remove extraneous import 2019-09-25 14:43:32 -07:00
Megan Marsh
e4e70f80ae update changelog 2019-09-25 14:37:26 -07:00
Megan Marsh
c57e0a9837 remove logline 2019-09-25 13:55:16 -07:00
Megan Marsh
59efa0faee rename option to error-cleanup-privisoner, which I think is clearer 2019-09-25 13:43:29 -07:00
Megan Marsh
0683bc409b add test for error-cleanup provisioner, and fix tests by fixing null builder to use an actual none communicator instead of skipping communicator generation altogether 2019-09-25 13:39:09 -07:00
Paul Meyer
c72a612b44 Re-added tests for FillParamters 2019-09-25 20:33:38 +00:00
Paul Meyer
094a8840d8 Improve comments for FillParameters 2019-09-25 20:33:38 +00:00
Paul Meyer
feeae1514e Refactor client config 2019-09-25 20:33:38 +00:00
Megan Marsh
e5e864c624
Merge pull request #8143 from hashicorp/google_vault_oauth
Google vault oauth
2019-09-25 10:12:29 -07:00
Adrien Delorme
1873ef23de
Merge pull request #8153 from yandex-cloud/fix-docs
Add description for some fields in config struct
2019-09-25 16:37:57 +02:00
Gennady Lipenkov
ad7feedb08 Remove 'yandex.html.md', 'yandex.html.md.erb' would be used
Signed-off-by: Gennady Lipenkov <xgen@yandex-team.ru>
2019-09-25 16:27:01 +03:00
Gennady Lipenkov
d070b4868a Wrap values with backticks
Signed-off-by: Gennady Lipenkov <xgen@yandex-team.ru>
2019-09-25 16:04:45 +03:00
Gennady Lipenkov
00e4e0c7a7 Add description of field in config struct
Signed-off-by: Gennady Lipenkov <xgen@yandex-team.ru>
2019-09-25 14:31:27 +03:00
Adrien Delorme
6c85e736b6
Merge pull request #8151 from GennadySpb/patch-1
Add record to CHANGELOG
2019-09-25 12:23:08 +02:00
GennadySpb
590e830b30
Add record to CHANGELOG 2019-09-25 11:58:08 +03:00
Adrien Delorme
963fe8535d
Merge pull request #8146 from carlpett/patch-2
Fix pool type doc error
2019-09-25 10:54:00 +02:00
Megan Marsh
5bd8fee708 Creates a final "cleanup" provisioner to run if an error occurs during a provisioning step, allowing users to perform any custom cleanup tasks that must happen on the VM before the VM is shut down and destroyed. 2019-09-24 16:08:15 -07:00
Sumit Kalra
0f4d81e091
Adding config to specify allowed inbound IP addresses and CIDR blocks (#1)
* Adding config to specify allowed inbound IP addresses

* Also allowing CIDR blocks in addition to IP addresses
2019-09-24 09:34:19 -07:00
Calle Pettersson
dfb8fd1de5
Fix pool type doc error 2019-09-24 15:08:46 +02:00
Megan Marsh
3c14c50aba Allow user to real oauth token from properly configured Vault instance 2019-09-23 13:26:03 -07:00
Megan Marsh
2a662b451c
Merge pull request #8142 from yandex-cloud/yandex-add-retries
Add retries to Yandex builder
2019-09-23 12:23:47 -07:00
Megan Marsh
c24693372d
Merge pull request #8132 from scienty/support_floppy_vmx_esxi
Support floppy_files for vmx on esxi
2019-09-23 12:20:49 -07:00
Gennady Lipenkov
b9e0e4947e make generate 2019-09-23 21:27:29 +03:00
Gennady Lipenkov
91733c49bb update yandex-cloud/go-sdk & yandex-cloud/go-genproto 2019-09-23 21:18:33 +03:00
Gennady Lipenkov
6708641942 update go modules 2019-09-23 21:09:10 +03:00
Gennady Lipenkov
fceaa9ccf9 Add retries to Yandex builder
Signed-off-by: Gennady Lipenkov <xgen@yandex-team.ru>
2019-09-23 21:03:17 +03:00
Megan Marsh
211f7bd9de fix formatting 2019-09-23 10:08:55 -07:00
Megan Marsh
bcb7d1e103 fix formatting 2019-09-23 10:08:29 -07:00
Megan Marsh
00f97e871c clean up bug report template 2019-09-23 10:06:12 -07:00
Megan Marsh
d7a32cd74c
Merge pull request #8137 from hashicorp/issue_templates
split issue templates: bug report/enhancment/question
2019-09-23 10:03:30 -07:00
Megan Marsh
ca51bff695
Merge pull request #8119 from hashicorp/switch_sed_because_license
templating: deprecate `sed` with `replace` and `replace_all`
2019-09-23 09:41:03 -07:00
Adrien Delorme
78e51847a2
Merge pull request #8101 from hashicorp/fix_7277_le_deux
Don't use tty when process runs in background
2019-09-23 12:51:51 +02:00
Adrien Delorme
9f6be64f43 Merge remote-tracking branch 'origin/master' into fix_7277_le_deux 2019-09-23 12:43:24 +02:00
Adrien Delorme
0f14077664 Merge remote-tracking branch 'origin/master' into switch_sed_because_license 2019-09-23 12:38:52 +02:00
Adrien Delorme
39fa1170a3
Merge pull request #8136 from StingRayZA/more-hyperv-docs
Added note for hyperv-iso docs - hyperv-kvpd
2019-09-23 12:34:53 +02:00
Adrien Delorme
a204a14973
Update question.md 2019-09-23 12:34:10 +02:00
Megan Marsh
1895421bb6 update changelog 2019-09-20 17:06:41 -07:00
Megan Marsh
f0461da1a1
Merge pull request #7724 from hashicorp/scrape_doc_to_builder_struct_config
Generate builder documentation markdown from structs.
2019-09-20 16:50:39 -07:00
Megan Marsh
66a6d18be9
Merge pull request #8125 from hashicorp/fix_8019
fix ssh and package steps to use source syntax.
2019-09-20 10:05:49 -07:00
Megan Marsh
87b3a1f99d update aws sdk 2019-09-20 10:04:37 -07:00
Raimund Hook
cfa3e7ec9f
Update website/source/docs/builders/hyperv-iso.html.md.erb
Co-Authored-By: Adrien Delorme <azr@users.noreply.github.com>
2019-09-20 17:16:13 +01:00
Adrien Delorme
9a4932e831 split issue templates: bug report/enhancment/question
so that people are routed nicely :)
2019-09-20 17:32:38 +02:00
Raimund Hook
ffa3781dc2 Added note for hyperv-iso docs - hyperv-kvpd
The docs don't mention any requirement for Linux guests to be running
a hyper-v KVP daemon. This can cause a potentially long wait before
timing out and failing a build.
(Knowing this up front could also help new packer users - and save a
large potential amount of searching for the appropriate solution)
2019-09-20 16:29:09 +01:00
Adrien Delorme
fb1eddd536
Merge pull request #8127 from MattKotsenas/patch-2
Clarify sysprep log message in Azure example
2019-09-20 15:59:51 +02:00
Adrien Delorme
4fb05e5bc4 fix test 2019-09-20 15:28:43 +02:00
Adrien Delorme
792f61a4ad fmt 2019-09-20 15:18:48 +02:00
Adrien Delorme
3a6bd22cbb make generate 2019-09-20 15:10:32 +02:00
Adrien Delorme
55f1c734d0 fix alicloud docs a little 2019-09-20 15:10:02 +02:00
Adrien Delorme
849de792da re-apply doc changes of master 2019-09-20 15:04:01 +02:00
Adrien Delorme
299544a4c7 Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config 2019-09-20 14:47:02 +02:00