4252 Commits

Author SHA1 Message Date
Megan Marsh
ef4f3f143b
Merge pull request #5985 from AndiDog/f-5979-vmware-fusion-guestip-lookup-multiple-devices
Handle multiple devices per VMware network type
2018-03-21 17:12:36 -07:00
Christopher Boumenot
eb201724c1 azure: unit tests for naming temp resources 2018-03-20 16:20:11 -07:00
stack72
c877312a4d builder/triton: Add support to Skip TLS Verification of Triton URL
In order to allow Packer to connect to Private Triton installations
we now expose `insecure_skip_tls_verify` which, if set to true, will
allow the user to make requests to Triton installations that use a
certificate not signed by a trusted root CA
2018-03-20 22:10:12 +02:00
Chris Lundquist
4f5e7fe060 first pass at allowing configurable sleep timeouts, profiles, and launch configs 2018-03-20 19:30:46 +00:00
Matthew Hooker
aa54f908ed
Merge pull request #6019 from hashicorp/fix-aws-credentials
Fix aws credentials
2018-03-19 10:13:09 -07:00
Matthew Hooker
49958391b3
better error when source_path doesn't exist. 2018-03-19 09:58:39 -07:00
Matthew Hooker
b16f2ec64b
builder/amazon: Use sdk default cred providers
I think we were overcomplicating things. The SDK provides the correct
credential chain by default, so let's use that. This patch does a quick
check for static credentials and uses those if found, then defaults to
the default credential provider chain.

This patch also removes the metadata timeout argument. Current versions
of the SDK have short timeouts by default, so I don't believe this is
needed.
2018-03-15 16:49:47 -07:00
Matthew Hooker
e483087574
builder/amazon: Use service default retries.
Each service has its own preconfigured number of times to retry.
Lets use that instead of setting a global number.
2018-03-14 22:26:35 -07:00
Megan Marsh
d689e6b4d3 allow users of AWS to use the dynamically-generated admin password which we use as the winRM password as an elevated password in the Powershell provisioner, as well as an environment variable in same provisoner. 2018-03-14 15:58:12 -07:00
Megan Marsh
414dd80e61
Merge pull request #6013 from jsoref/spelling
Spelling
2018-03-14 09:50:27 -07:00
Josh Soref
27dfe92f1c spelling: virtualization 2018-03-14 03:29:14 +00:00
Josh Soref
0171dfc890 spelling: validating 2018-03-14 03:28:19 +00:00
Josh Soref
b81672c906 spelling: valid 2018-03-14 03:28:00 +00:00
Josh Soref
33f90d7783 spelling: unmarshalling 2018-03-14 03:27:22 +00:00
Josh Soref
3b694feabc spelling: transfer 2018-03-14 03:25:35 +00:00
Josh Soref
5a393d4fac spelling: template 2018-03-14 03:24:51 +00:00
Josh Soref
c563ef0797 spelling: structure 2018-03-14 03:23:56 +00:00
Josh Soref
007930ec2d spelling: restricted 2018-03-14 03:20:51 +00:00
Josh Soref
aae5b50dab spelling: response 2018-03-14 02:19:26 +00:00
Josh Soref
8294c8bc66 spelling: receive 2018-03-14 02:19:01 +00:00
Josh Soref
fa36e1d961 spelling: processing 2018-03-14 02:17:22 +00:00
Josh Soref
8c72bba160 spelling: possible 2018-03-14 02:14:18 +00:00
Megan Marsh
aeb25d2c61
Merge pull request #5991 from evandbrown/google-disable-default-service-account
builder/googlecompute: Optionally disable service account
2018-03-13 13:39:08 -07:00
Evan Brown
7eda44d28c builder/googlecompute: disambiguate disable_default_service_account
This change requires 'disable_default_service_account=false' in order to
set 'service_account_email'.

This is a guard against an incorrect assumption
that disabling the default service account would mean that no service
account would be used.
2018-03-13 12:39:41 -07:00
Megan Marsh
2de0652eb4
Merge pull request #6003 from boumenot/pr-azure-support-force
azure: respect -force for managed image deletion
2018-03-13 09:47:16 -07:00
Josh Soref
18f51e7338 spelling: parameters 2018-03-13 08:29:17 +00:00
Josh Soref
61030c0d85 spelling: output 2018-03-13 08:27:26 +00:00
Josh Soref
e43b8de3b1 spelling: network 2018-03-13 08:14:30 +00:00
Josh Soref
d987fcefc3 spelling: multiples 2018-03-13 08:12:53 +00:00
Josh Soref
cab8b6ed68 spelling: maximum 2018-03-13 08:10:20 +00:00
Josh Soref
73d3d65b84 spelling: marshal 2018-03-13 08:10:01 +00:00
Josh Soref
964d5dd55e spelling: mapstructure 2018-03-13 08:09:41 +00:00
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