Megan Marsh
|
ad668dcc86
|
Merge pull request #7706 from amydutta/master
Update Azure SDK for Go to v30.0.0
|
2019-05-31 11:57:08 -05:00 |
Adrien Delorme
|
a145804795
|
Merge pull request #7597 from oseiberts11/add-openstack-image-properties
Add image filtering on properties.
|
2019-05-31 11:03:56 +02:00 |
Adrien Delorme
|
fd3f20a911
|
Merge pull request #7691 from hashicorp/fix_7689
the build ami is made with an intermediary name, which means that we …
|
2019-05-31 10:59:10 +02:00 |
Jason McIntosh
|
abef9820c7
|
Fixed spacing on comment
|
2019-05-30 17:25:36 -05:00 |
Jason McIntosh
|
24a4e2f23e
|
Updated comments
|
2019-05-30 17:18:33 -05:00 |
Jason McIntosh
|
24bc50ce1b
|
Enable encrypted AMIs with custom KMS Keys
|
2019-05-30 17:16:36 -05:00 |
Amrita Dutta
|
700c95c613
|
Update Azure SDK for Go to v30.0.0
|
2019-05-30 21:25:43 +00:00 |
Megan Marsh
|
6786c0d641
|
update tests to reflect new behavior
|
2019-05-30 16:17:23 -05:00 |
Megan Marsh
|
4bf75ac0f3
|
fix null file descriptor error
|
2019-05-30 15:34:18 -05:00 |
Adrien Delorme
|
078622a40d
|
Merge pull request #7700 from hashicorp/cherry_pick_7698
Remove jen20 from CODEOWNERS
|
2019-05-29 15:00:14 +02:00 |
Adrien Delorme
|
6f18265e0c
|
Remove self from CODEOWNERS
|
2019-05-29 14:59:14 +02:00 |
Adrien Delorme
|
36ee40b2a1
|
test that go generated code if what is should be
|
2019-05-27 16:00:20 +02:00 |
Adrien Delorme
|
5a0b5e3944
|
Makefile: don't run fmt-check in test/testrace
* this is now run on a different circle ci track
|
2019-05-27 15:42:58 +02:00 |
Adrien Delorme
|
deb2212e9e
|
Makefile: use `go fmt`
fmt-check no runs go fmt and then a git diff; this should also fail on line ending diffs
|
2019-05-27 15:37:03 +02:00 |
Adrien Delorme
|
768736425e
|
Makefile: remove unused golang.org/x/tools/cmd/stringer dep
|
2019-05-27 15:07:49 +02:00 |
Adrien Delorme
|
26d0448142
|
Makefile: split install-build-deps vs install-gen-deps
|
2019-05-27 15:06:49 +02:00 |
Adrien Delorme
|
abd6eda6c9
|
generate execution policy from makefile
* make generate now generates on `./...` instead of `.`
|
2019-05-27 14:52:04 +02:00 |
Adrien Delorme
|
5a8323686f
|
Merge pull request #7694 from svanharmelen/svh/f-cloudstack
gomod: update go-cloudstack
|
2019-05-27 10:16:59 +02:00 |
Sander van Harmelen
|
8e4251d446
|
gomod: update go-cloudstack
|
2019-05-26 11:58:26 +02:00 |
Megan Marsh
|
bda09bf7d5
|
the build ami is made with an intermediary name, which means that we can't skip copying even from the original build region when unencrypted
|
2019-05-24 15:08:20 -07:00 |
Megan Marsh
|
1204213516
|
Merge pull request #7678 from hashicorp/docker_windows_defaults
builder/docker: better windows defaults
|
2019-05-24 11:19:32 -07:00 |
Megan Marsh
|
6f560bef0a
|
Merge pull request #7653 from aaronwalker/chef_license_acceptance
adds support for accepting the chef license
|
2019-05-24 11:12:09 -07:00 |
Megan Marsh
|
584669d682
|
Merge pull request #7688 from hashicorp/fix_7684
stop using goroutines in TestPausedProvisionerProvision_waits
|
2019-05-24 09:55:01 -07:00 |
Adrien Delorme
|
65bd7207e8
|
Merge pull request #7682 from hashicorp/do_7648
Do 7648
|
2019-05-24 18:54:49 +02:00 |
Megan Marsh
|
708165eaa8
|
refactoring step_run_spot_instance and swapping out the calls to create a spot instance with a call to create a spot fleet of one, so that we can be more flexible with the instance type when desired
|
2019-05-24 09:32:54 -07:00 |
Adrien Delorme
|
ce15617d05
|
TestPausedProvisionerProvision_waits: don't fail when we spend too much time.
|
2019-05-24 18:21:53 +02:00 |
Adrien Delorme
|
dc631530d2
|
stop using goroutines in TestPausedProvisionerProvision_waits
to render the test less flaky.
this should fix #7684
|
2019-05-24 17:56:27 +02:00 |
Adrien Delorme
|
4b0f888a1c
|
Merge pull request #7686 from teejam2/patch-1
Fix typo and update ubuntu image version
|
2019-05-24 17:27:07 +02:00 |
Dexter Lakin
|
873db48391
|
Fix typo and update ubuntu image version
The old url is no longer available, user `cpu should be `cpus
|
2019-05-24 16:22:13 +01:00 |
Aaron Walker
|
c1141c849f
|
update docs
|
2019-05-24 16:29:18 +02:00 |
Adrien Delorme
|
68a3be9f90
|
document execution_policy for powershell
|
2019-05-23 17:39:02 +02:00 |
Adrien Delorme
|
478f80af83
|
remove unused func
|
2019-05-23 17:33:46 +02:00 |
Adrien Delorme
|
7005958155
|
execution policy: make everything more idiomatic
* make possible execution policy values lowercase
* prefix execution policies possibilities
|
2019-05-23 17:12:32 +02:00 |
Adrien Delorme
|
e62aba3788
|
allow to set ExecutionPolicy to none for powershell provisioner
this has the effect to not wrap the command, which will allow to know the exit status of a command in docker
|
2019-05-23 16:42:44 +02:00 |
Adrien Delorme
|
e96409954a
|
add execution policy type and use it to default the powershell cmd
|
2019-05-23 16:12:05 +02:00 |
Adrien Delorme
|
2da36b7374
|
builder/docker: default container dir to "c:/packer-files" on windows
|
2019-05-22 16:55:26 +02:00 |
Megan Marsh
|
f031c95142
|
Merge pull request #7668 from BobSilent/improve-contributing-md-for-windows-users
improve contributing.md for windows user
|
2019-05-21 12:32:49 -07:00 |
Aaron Walker
|
85b8a654b0
|
only sets default value for chef license when installing chef and the install command is not set
|
2019-05-21 15:26:07 +02:00 |
BobSilent
|
b08bb6038d
|
improve contributing.md for windows user
improving description for windows user
|
2019-05-21 00:10:58 +02:00 |
Adrien Delorme
|
df98c3ee38
|
Merge pull request #7666 from tonyganga/patch-1
Update virtualbox-iso.html.md.erb
|
2019-05-20 16:16:13 +02:00 |
Tony
|
b72a55a3fb
|
Update virtualbox-iso.html.md.erb
remove cpus/memory flags due to their property implementation, add vram for example
|
2019-05-20 10:09:45 -04:00 |
Adrien Delorme
|
13a6420eb8
|
Merge pull request #7657 from paulmey/paulmey/fix-ps-provisioner
Check error returned from retry.Config.Run() in powershell provisioner
|
2019-05-20 11:06:15 +02:00 |
Adrien Delorme
|
d17812208a
|
Merge pull request #7658 from hashicorp/fix_line_endings
refresh line endings
|
2019-05-20 10:56:30 +02:00 |
Adrien Delorme
|
8d371bfe8f
|
Merge pull request #7656 from hashicorp/update_amazon_volume_docs
update volume_type docs
|
2019-05-20 10:49:16 +02:00 |
Paul Meyer
|
814665fddd
|
Check error returned from retry.Config.Run()
|
2019-05-17 22:28:34 +00:00 |
Paul Meyer
|
ec14ab4875
|
Add unit test to find issue #7655
|
2019-05-17 22:27:19 +00:00 |
Megan Marsh
|
3e73abc93a
|
refresh line endings
|
2019-05-17 14:58:20 -07:00 |
Megan Marsh
|
3222f361ce
|
add partials
|
2019-05-17 14:33:06 -07:00 |
Megan Marsh
|
657308c232
|
update volume_type docs and move ami_block_device_mappings into partials so that we don't have to keep it updated in four places. Two partials so that we can properly alphabetize the kms_key_id property only available in chroot
|
2019-05-17 13:48:49 -07:00 |
Aaron Walker
|
dfc5e5cf94
|
adds support for accepting the chef license
|
2019-05-17 17:19:22 +02:00 |