Chris Lundquist
4f5e7fe060
first pass at allowing configurable sleep timeouts, profiles, and launch configs
2018-03-20 19:30:46 +00:00
Matthew Hooker
b9bcde5a97
update changelog
2018-03-19 14:53:17 -07:00
Matthew Hooker
eb73344e51
Revert "update changelog"
...
This reverts commit 04e9381621
.
2018-03-19 14:49:57 -07:00
Matthew Hooker
04e9381621
update changelog
2018-03-19 14:49:28 -07:00
Matthew Hooker
3c37aaf4e6
update atlas deprecation language
...
This is a follow-on to #6018
2018-03-19 10:50:29 -07:00
Matthew Hooker
29399282ef
Merge pull request #6018 from skierkowski/master
...
Update the deprecation date
2018-03-19 10:46:26 -07: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
Maciej Skierkowski
1ddbc4996e
remove hard date
2018-03-15 17:26:08 -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
Maciej Skierkowski
05c1938d92
update deprcation date
2018-03-15 15:09:48 -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
Matthew Hooker
d2f9fd1afc
Merge pull request #6014 from hashicorp/do_6011
...
add note that packer doesn't support windows containers
2018-03-14 10:31:37 -07:00
Megan Marsh
414dd80e61
Merge pull request #6013 from jsoref/spelling
...
Spelling
2018-03-14 09:50:27 -07:00
Megan Marsh
b32a8cab4b
add note that packer doesn't support windows containers
2018-03-14 09:05:52 -07:00
Josh Soref
38ffc65c4e
spelling: whether
2018-03-14 03:30:07 +00:00
Josh Soref
c5482b3e7e
spelling: warnings
2018-03-14 03:29:50 +00:00
Josh Soref
27dfe92f1c
spelling: virtualization
2018-03-14 03:29:14 +00:00
Josh Soref
aa52f68fda
spelling: variable
2018-03-14 03:28:07 +00:00
Josh Soref
0171dfc890
spelling: validating
2018-03-14 03:28:19 +00:00
Josh Soref
ecc3d12340
spelling: validate
2018-03-14 03:28:29 +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
bf3bf79b81
spelling: timeoutms
2018-03-14 03:25:12 +00:00
Josh Soref
5a393d4fac
spelling: template
2018-03-14 03:24:51 +00:00
Josh Soref
c49c40ac41
spelling: targeted
2018-03-14 03:24:39 +00:00
Josh Soref
c563ef0797
spelling: structure
2018-03-14 03:23:56 +00:00
Josh Soref
c7c8ed04f5
spelling: specify
2018-03-14 03:23:02 +00:00
Josh Soref
5dd9be653a
spelling: should
2018-03-14 03:22:32 +00:00
Josh Soref
795116ef4f
spelling: session
2018-03-14 03:21:44 +00:00
Josh Soref
6c1654d421
spelling: separators
2018-03-14 03:21:38 +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
50f097b03d
spelling: repeatedly
2018-03-14 02:19:20 +00:00
Josh Soref
5178dd36e8
spelling: regular
2018-03-14 02:19:10 +00:00
Josh Soref
8294c8bc66
spelling: receive
2018-03-14 02:19:01 +00:00
Josh Soref
d3dc5ba6d3
spelling: provisioner
2018-03-14 02:15:21 +00:00
Josh Soref
3c60f63738
spelling: property
2018-03-14 02:17:37 +00:00
Josh Soref
06dcad2c33
spelling: propagating
2018-03-14 02:17:47 +00:00
Josh Soref
fa36e1d961
spelling: processing
2018-03-14 02:17:22 +00:00
Josh Soref
91ecc80ede
spelling: privileges
2018-03-14 02:14:59 +00:00
Josh Soref
8e36178e5b
spelling: preemptible
2018-03-14 02:14:31 +00:00
Josh Soref
8c72bba160
spelling: possible
2018-03-14 02:14:18 +00:00
Megan Marsh
fdc963135a
Merge pull request #6012 from hashicorp/fix_things_from_5702
...
Fix things from 5702
2018-03-13 16:21:20 -07:00
Megan Marsh
b33d6ce82e
fix salt provisioner on linux
2018-03-13 16:13:23 -07:00
Megan Marsh
e2f55a50b5
Merge pull request #5702 from brokenbot/salt-masterless-windows
...
Windows Support for salt-masterless provisioner #5432
2018-03-13 14:26:40 -07: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
Matthew Hooker
dfa0b0cdb1
update middleman 0.3.32
2018-03-13 10:42:08 -07:00