15712 Commits

Author SHA1 Message Date
Roman Tomjak
a65157a91b
use helper method for mandatory config 2020-07-16 17:41:56 +01:00
Roman Tomjak
adf1e29459
update docs 2020-07-16 17:36:18 +01:00
Gennady Lipenkov
0092007311 Forms urls and support get url for yandex-export artifact 2020-07-16 18:01:18 +03:00
Gennady Lipenkov
fab42a061e Update doc and example. 2020-07-16 18:01:15 +03:00
Gennady Lipenkov
f0e1b719d8 Forms urls and support get url for yandex-export artifact 2020-07-16 17:59:21 +03:00
Gennady Lipenkov
8442d570e5 Allow work with yandex-export artifact 2020-07-16 17:57:53 +03:00
Gennady Lipenkov
03a0bf26f2 Rename config key name 2020-07-16 17:29:45 +03:00
Gennady Lipenkov
9c565a97c0 Add new property 'min_disk_size' of built image 2020-07-16 17:10:22 +03:00
Adrien Delorme
946bc72ca8 snippet-extractor: better docs 2020-07-16 15:49:44 +02:00
Adrien Delorme
ddea6183fe tidy vendor/mod 2020-07-16 15:47:29 +02:00
Adrien Delorme
a7abf75794 Add snippet-extract cmd that allows to extract parts of examples for docs 2020-07-16 15:26:42 +02:00
Adrien Delorme
0fe0cfc4cd remove docs scrapper ( it's old and unused now ) 2020-07-16 15:26:42 +02:00
Adrien Delorme
106ed314f6 add esx5 build example 2020-07-16 11:53:30 +02:00
Megan Marsh
8fc4e03139
quote packer build name to handle names with spaces (#9590) 2020-07-16 11:20:06 +02:00
Megan Marsh
c0270c9f19
Merge pull request #9587 from romantomjak/disable-kvm-flag
Add option to disable KVM hardware virtualization in proxmox builder
2020-07-15 15:23:09 -07:00
Roman Tomjak
7ed8709483
add option to configure network adapter multiqueue support 2020-07-15 23:07:02 +01:00
Megan Marsh
629a8aec15 go mod vendor 2020-07-15 14:20:09 -07:00
Roman Tomjak
b725b9cab8
bump proxmox api library to include a fix for kvm flag 2020-07-15 20:28:46 +01:00
Roman Tomjak
376b8c045e
use the value of disable kvm flag when creating the VM 2020-07-15 19:12:01 +01:00
Roman Tomjak
60d38f1e10
bump proxmox api library 2020-07-15 18:55:43 +01:00
Roman Tomjak
ebdf1c3d53
update proxmox docs to include disable_kvm flag 2020-07-15 18:51:36 +01:00
Roman Tomjak
be7251f185
add option to disable kvm hardware virtualization 2020-07-15 18:47:24 +01:00
Megan Marsh
48a3a859d2
Merge pull request #9545 from hashicorp/fix_9528
builder/googlecompute: Make IAP tunnel timeout configurable.
2020-07-15 10:28:30 -07:00
Megan Marsh
8bb2cb44c0 rename launch timeout to launch wait 2020-07-15 10:24:55 -07:00
Megan Marsh
6e9eaa1edd generate code 2020-07-15 10:20:50 -07:00
Megan Marsh
af009c2aa0 make tunnel timeout configurable 2020-07-15 10:17:13 -07:00
Megan Marsh
cf5537d5d2
Merge pull request #9565 from mk0x9/docker/builder-add-runner-params
builder/docker: runner support for --cap-add, --cap-drop, --tmpfs, --device
2020-07-15 10:16:13 -07:00
Megan Marsh
c59d0b0283
Merge pull request #9584 from hashicorp/azr-fix-esxi-checksum
esx5driver.VerifyChecksum: try checksum remote file instead of local file
2020-07-15 10:07:17 -07:00
Megan Marsh
b2f8ba9991
Merge pull request #9585 from hashicorp/azr-fix-uint64-buildvars
post-processor/provisioner: handle uint64 buildvars
2020-07-15 10:06:57 -07:00
Megan Marsh
cf0646b2ab
Merge pull request #9586 from jl2501/patch-1
Update fix.mdx
2020-07-15 09:59:05 -07:00
Megan Marsh
3fa4499f91
Merge pull request #9577 from hashicorp/fix_9564
improve validation and error handling around synced_folder
2020-07-15 09:58:14 -07:00
jl2501
5c3b747fea
Update fix.mdx
trivially minor typo: omission of "out" when referring to "standard out"
2020-07-15 12:39:43 -04:00
Megan Marsh
40c9cc7cd3
Merge pull request #9580 from hashicorp/azr-update-go-docs-link
update go docs link in README.md to link to https://pkg.go.dev/
2020-07-15 09:36:18 -07:00
Adrien Delorme
f3fa8cd617 post-processor/provisioner: handle uint64 buildvars 2020-07-15 18:22:24 +02:00
Adrien Delorme
1edd848877 esx5driver.VerifyChecksum: try checksum remote file instead of local file
fix #9456
2020-07-15 18:21:08 +02:00
Adrien Delorme
71710f6485
Update README.md
update go docs link to use https://pkg.go.dev/
2020-07-15 10:45:03 +02:00
Michael Kuryshev
37d0f48599 builder/docker: reference to docker docs regarding capabilities 2020-07-15 03:04:13 +02:00
Megan Marsh
a414e7cdb9 convert relative to absolute path in prepare 2020-07-14 15:59:53 -07:00
Megan Marsh
bb43b5cac4 improve validation and error handling around synced_folder 2020-07-14 11:34:40 -07:00
Michael Kuryshev
6e77d9d3a9 builder/docker: runner support for --device 2020-07-14 10:37:44 -07:00
Michael Kuryshev
791a86c45e builder/docker: runner support for --cap-add, --cap-drop, --tmpfs 2020-07-14 10:34:10 -07:00
Megan Marsh
f5031a1eb5
Merge pull request #9573 from zhsj/bump-gophercloud
Bump gophercloud to latest version
2020-07-14 10:11:06 -07:00
Megan Marsh
aa4933c28a
Merge pull request #9574 from jhawk28/vsphere_usb_controllers
(vsphere) add ability to add a xhci/usb3 controller
2020-07-14 10:09:33 -07:00
Megan Marsh
d5af88d897 update changelog 2020-07-14 10:05:01 -07:00
Joshua Foster
b49c844637 ignore false and 0 in case someone defined the field as "false" or false 2020-07-14 12:11:24 -04:00
Sylvia Moss
5a006f226a
Don't use Packer context as vSphere driver context (#9576) 2020-07-14 11:45:19 +02:00
Sylvia Moss
eb5c3c3efb
fix file size descriptor (#9568) 2020-07-14 11:36:49 +02:00
zhsj
e2cbe0de48
post-processor/vagrant-cloud: missing vagrant_cloud_url in test (#9572) 2020-07-14 10:29:28 +02:00
Sylvia Moss
3a0dfa1259
add option to destroy vm after deploy to content library (#9569) 2020-07-14 10:07:20 +02:00
Joshua Foster
b0fa05704a change usb controllers to a list. add ability to set as a usb3
Closes #8874
2020-07-13 20:54:46 -04:00