6170 Commits

Author SHA1 Message Date
Josh Soref
ae4abedfa2 spelling: mandatory 2018-03-13 08:10:59 +00:00
Josh Soref
933ac20e68 spelling: instance 2018-03-13 08:04:50 +00:00
Josh Soref
62f59662a3 spelling: installation 2018-03-13 08:04:40 +00:00
Josh Soref
1e99dce12b spelling: inertness 2018-03-13 08:05:14 +00:00
Josh Soref
3a31baae4f spelling: incorrect 2018-03-13 08:00:05 +00:00
Josh Soref
57c0e9e4a7 spelling: illegal 2018-03-13 08:02:43 +00:00
Josh Soref
210f8e8312 spelling: hyphen 2018-03-13 07:59:00 +00:00
Josh Soref
24b4c36fc9 spelling: function 2018-03-13 07:52:02 +00:00
Josh Soref
dc942a0d8a spelling: first 2018-03-13 07:50:00 +00:00
Josh Soref
466f0d2be4 spelling: firewall 2018-03-13 07:49:46 +00:00
Josh Soref
041a115f65 spelling: existent 2018-03-13 08:15:56 +00:00
Josh Soref
33bf6de921 spelling: exceeds 2018-03-13 07:46:49 +00:00
Josh Soref
04d6bfc696 spelling: environment 2018-03-13 07:41:21 +00:00
Josh Soref
9b9ab4c492 spelling: encrypt 2018-03-13 07:41:47 +00:00
Josh Soref
83471c8399 spelling: doesn't 2018-03-13 07:39:58 +00:00
Josh Soref
60ef3c3374 spelling: directories 2018-03-13 07:37:32 +00:00
Josh Soref
939e7d5587 spelling: delete 2018-03-13 07:36:38 +00:00
Josh Soref
efb525f03d spelling: creating 2018-03-13 07:22:37 +00:00
Josh Soref
935c8e9a28 spelling: configuration 2018-03-13 08:19:16 +00:00
Josh Soref
47a4bbd9f5 spelling: compaction 2018-03-13 07:22:09 +00:00
Josh Soref
5010bfda39 spelling: comes 2018-03-13 07:20:55 +00:00
Josh Soref
f362789174 spelling: because 2018-03-13 07:15:08 +00:00
Josh Soref
7895051962 spelling: attribute 2018-03-13 07:12:16 +00:00
Josh Soref
75a7ceec48 spelling: alicloud 2018-03-13 07:09:12 +00:00
Josh Soref
fe98bcc5a1 spelling: address 2018-03-13 07:07:10 +00:00
Megan Marsh
8481663d4a
Merge pull request #6005 from boumenot/pr-azure-randomize-resource-names
azure: support concurrent deployments in the same resource group
2018-03-12 17:00:44 -07:00
Megan Marsh
5055fa66aa
Merge pull request #5987 from mcandre/multibyte-scancodes
send multibyte scancodes accurately to virtualbox
2018-03-12 16:23:41 -07:00
Megan Marsh
2a88672cd9 add test for modifyer keypress commands 2018-03-12 15:08:30 -07:00
Megan Marsh
3207ffbd9a
Merge pull request #6002 from mcandre/fix-6001
fix later commands overwriting earlier commands
2018-03-12 15:07:43 -07:00
Christopher Boumenot
2a21032964 azure: randomize NIC and Public IP names 2018-03-11 20:47:45 -07:00
Christopher Boumenot
149ce52079 azure: respect -force for managed image deletion 2018-03-10 10:43:28 -08:00
Andrew Pennebaker
1d48812b34 fix later commands overwriting earlier commands 2018-03-09 20:17:43 -06:00
Megan Marsh
b1eaaed6fb
Merge pull request #5970 from boumenot/pr-azure-plan-info
azure: support for marketplace plan information
2018-03-09 15:21:03 -08:00
Christopher Boumenot
1ef491d4c8 incorporate reviewer feedback 2018-03-08 22:43:26 -08:00
Evan Brown
4a2c124ea2 builder/googlecompute: Optionally disable service account
The ability to use a service account other than the default was
introduced in #5928. This change adds to that by introducing the
'disable_default_service_account' config option. If true - and
'service_account_email' is not set - Packer will create a GCE VM
with no service account.
2018-03-07 20:53:26 -08:00
Andrew Pennebaker
f305a2f4c2 send multibyte scancodes accurately to virtualbox 2018-03-07 10:59:02 -06:00
Andreas Sommer
ff92fb883d Handle multiple devices per VMware network type
Fixes #5979
2018-03-07 10:59:55 +01:00
Megan Marsh
ac2e02b938 remove loglines that should not have made it onto master 2018-03-06 14:12:39 -08:00
SwampDragons
97060d100c
Merge pull request #5928 from kri5/service_account_gce
Builder GoogleCompute: Allows to specify GCE service account build VM
2018-03-06 13:41:33 -08:00
SwampDragons
d3f1b501c6
Merge pull request #5975 from arizvisa/GH-5961
Disable the usage of the XHCI bus for USB on the vmware-iso builder.
2018-03-06 09:48:38 -08:00
Ali Rizvi-Santiago
df6cdcc7f7 Disable the usage of the XHCI bus for USB on the vmware-iso builder.
Some platforms with incomplete XHCI implementations (i.e. FreeBSD)
will poll the bus despite there being no usb devices available.
This disables XHCI by default and documents how to enable it using
the vmx_data option.

This closes issue #5961.
2018-03-05 20:58:43 -06:00
SwampDragons
980c777000
Merge pull request #5960 from LessMo/master
builder/amazon: Added new region cn-northwest-1
2018-03-05 17:41:12 -08:00
SwampDragons
585e31e47a
Merge pull request #5974 from boumenot/pr-azure-better-error-message
azure: better error message
2018-03-05 17:28:50 -08:00
Christopher Boumenot
d2e593de37 azure: support for marketplace plan information 2018-03-05 09:05:21 -08:00
Christopher Boumenot
8166ba2d8d azure: better error message 2018-03-04 21:21:02 -08:00
Christopher Boumenot
e0ac07f5db azure: correct function name spelling 2018-03-03 08:53:10 +00:00
Less Mo
686cacb435
builder/amazon: Added new region cn-northwest-1
Add new region China Ningxia cn-northwest-1.
2018-03-02 16:34:19 +08:00
jmajoor
675dc06967 Tests for the optional disk_additional_size configuration. 2018-02-26 17:37:46 -08:00
jmajoor
33c3d2885d Add the additional disk steps to the Linux build 2018-02-26 17:33:40 -08:00
jmajoor
47947bd0f6 Apply gofmt 2018-02-23 18:43:55 -08:00