M. Marsh
|
7915f2db25
|
Merge pull request #6292 from hashicorp/go-versions
build: Remove old versions of Go on Travis CI
|
2018-06-27 16:11:19 -07:00 |
M. Marsh
|
67aa8f3a74
|
Merge branch 'master' into go-versions
|
2018-06-27 14:07:26 -07:00 |
M. Marsh
|
dbbeb36d45
|
Merge pull request #6340 from KohlsTechnology/gcp-import
Add new post processor googlecompute-import
|
2018-06-27 13:36:03 -07:00 |
M. Marsh
|
c67d59515c
|
Merge pull request #6370 from arizvisa/patch-1
Allow StepAttachIso in the VirtualBox builder to resolve symbolic links when processing the IsoPath.
|
2018-06-27 10:30:30 -07:00 |
Adam Robinson
|
8715bfbf70
|
set all tar timestamp fields to the zero date
|
2018-06-26 21:39:54 -05:00 |
Sean Malloy
|
3622a669dc
|
Add new post processor googlecompute-import
|
2018-06-26 21:39:55 -05:00 |
M. Marsh
|
2ef4210a98
|
Merge pull request #6430 from hashicorp/update_go_oracle_terraform_library
fix vendor commit for go-oracle-terraform
|
2018-06-26 16:27:44 -07:00 |
Megan Marsh
|
e21981e581
|
fix vendor commit for go-oracle-terraform
|
2018-06-26 16:21:19 -07:00 |
Matthew Hooker
|
ce40e9cc86
|
only test on .10.x
|
2018-06-26 16:18:20 -07:00 |
M. Marsh
|
d9d5c57482
|
Merge pull request #6407 from harveylowndes/pass-context-to-client
Pass context into OCI client
|
2018-06-26 15:55:29 -07:00 |
M. Marsh
|
a030b88be9
|
Merge pull request #6428 from hashicorp/fix_docs_for_disable_stop_instance
docs needed clarifying on what Packer would do.
|
2018-06-26 13:40:04 -07:00 |
Megan Marsh
|
b2e456c340
|
docs needed clarifying on what Packer would do.
Document this feature in ebs-volume.
|
2018-06-26 13:39:07 -07:00 |
Owain Lewis
|
b600be009d
|
Pass context into OCI client
|
2018-06-26 10:17:02 +01:00 |
M. Marsh
|
e5a63a674e
|
Merge pull request #6422 from DanHam/fix-gh-vmsecureboot
Hyper-V: Use Get-Command over Get-Help to check for SecureBootTemplate parameter
|
2018-06-25 16:48:16 -07:00 |
M. Marsh
|
baaca808e8
|
Merge pull request #6412 from hashicorp/fix_config_validation_bug_windows_shell_local
found a config validation bug where packer crashes instead of throwin…
|
2018-06-25 16:47:23 -07:00 |
M. Marsh
|
5a6a389e66
|
Merge pull request #6415 from brumfb/skip_invalid_lease_files
Fixes VMWare Builder issue regarding DHCP-less NAT networks.
|
2018-06-25 16:47:04 -07:00 |
DanHam
|
297f6b85ec
|
Use Get-Command over Get-Help to check for SecureBootTemplate parameter
|
2018-06-25 23:52:01 +01:00 |
M. Marsh
|
1be2a6f86a
|
Merge pull request #6419 from uberjew666/master
Fixes SetVirtualMachineSecureBoot function
|
2018-06-25 14:25:42 -07:00 |
M. Marsh
|
0cb998682b
|
Merge pull request #6413 from thefotios-enigma/patch-2
Update list of required IAM permissions
|
2018-06-25 13:27:44 -07:00 |
M. Marsh
|
78c0b7bd9c
|
Merge pull request #6408 from harveylowndes/oci-support-custom-instance-display-name
Support instance display name configuration for OCI
|
2018-06-25 13:17:12 -07:00 |
M. Marsh
|
88641e7eaf
|
Merge pull request #6417 from nicolaevladescu/patch-1
Fix typo
|
2018-06-25 09:42:16 -07:00 |
Bob Brumfield
|
04ff0761e6
|
Notify that we are skipping file, but retain error message
|
2018-06-25 08:28:32 -07:00 |
Simon Hulme
|
475e79a251
|
Fixed SecureBootTemplate not being passed through to PS cmdlet
Added check for SecureBootTemplate parameter for Server 2012 and below
Corrected enableSecureBootString usage
|
2018-06-25 14:13:43 +01:00 |
Harvey Lowndes
|
a69e2ac78e
|
Support instance display name configuration
|
2018-06-25 11:45:59 +01:00 |
zhuzhih2017
|
e003b15001
|
Merge pull request #6418 from willmao/fix-vpc-cleanup-issue
fix alicloud builder vpc cleanup issue
|
2018-06-25 09:48:36 +08:00 |
willmao
|
7bab499b73
|
fix vpc clean up issue
|
2018-06-25 09:16:06 +08:00 |
Nicolae Vlădescu
|
b45d8c49c5
|
Fix typo
|
2018-06-23 16:45:15 +03:00 |
zhuzhih2017
|
453c76571c
|
Merge pull request #6416 from willmao/willmao/fix-alicloud-eip-bandwidth-issue
fix alicloud builder eip allocating issue
|
2018-06-23 16:56:42 +08:00 |
willmao
|
f511c706c9
|
fix alicloud builder eip allocating issue
|
2018-06-23 16:34:45 +08:00 |
Bob Brumfield
|
591bfe3dfa
|
Continue searching for leases even if one of the files cannot be read.
|
2018-06-22 18:09:27 -07:00 |
Fotios Lindiakos
|
896ceee902
|
Update list of required IAM permissions
The `ec2:DescribeSpotPriceHistory` is required when the `spot_price` parameter is set to `auto`.
|
2018-06-22 18:55:50 -04:00 |
Megan Marsh
|
4a7953f93a
|
found a config validation bug where packer crashes instead of throwing a validation error if a windows-style path is provided to a provisioner on linux
|
2018-06-22 13:49:39 -07:00 |
Matthew Hooker
|
f79381c3d5
|
update changelog
|
2018-06-22 11:04:19 -07:00 |
Matthew Hooker
|
90b5e102f9
|
Merge pull request #6406 from galeksandrp/download-virtualbox-org-https
They finally added https on download.virtualbox.org
|
2018-06-22 11:03:06 -07:00 |
Alexander Georgievskiy
|
ec8747a042
|
They finally added https on download.virtualbox.org
Because downloading SHA256SUMS via http is a fun joke
|
2018-06-22 00:45:20 +03:00 |
M. Marsh
|
0d63cf7bc4
|
Merge pull request #6397 from jborean93/hyper-v-ip-bsd
Check if hyper-v addresses is an array before slicing it
|
2018-06-19 11:54:37 -07:00 |
M. Marsh
|
a861946f08
|
Merge pull request #6395 from DanHam/fix-readme
Remove `go get` from Quick Start as this isn't required just to use Packer
|
2018-06-18 12:33:35 -07:00 |
Jordan Borean
|
efa9021974
|
Check if hyper-v addresses is an array before slicing it
|
2018-06-18 14:45:33 +10:00 |
DanHam
|
6c6716fe16
|
Remove `go get` from Quick Start as this isn't required to use Packer
|
2018-06-17 03:05:30 +01:00 |
Conrad Jones
|
abfb9f24d6
|
revert accidental debugging change
|
2018-06-17 01:45:26 +01:00 |
Conrad Jones
|
d05a601d00
|
Add support to vmware-vmx builder for linked clones.
|
2018-06-17 01:38:42 +01:00 |
M. Marsh
|
dcb870bcbf
|
Merge pull request #6381 from gtirloni/issue-6380
HTTPDownloader - Fix invalid error handling
|
2018-06-15 12:26:39 -07:00 |
M. Marsh
|
32fd89a4a2
|
Merge pull request #6377 from EximChua/patch-1
Update info on format of the credentials file
|
2018-06-15 11:30:13 -07:00 |
M. Marsh
|
9605302446
|
Merge pull request #6383 from egazrigh/patch-1
Update example for -var-file
|
2018-06-15 11:13:30 -07:00 |
M. Marsh
|
58e4176a73
|
Merge pull request #6385 from enricou/wip/add-northeast-3
Add ap-northeast-3 region
|
2018-06-15 10:46:36 -07:00 |
M. Marsh
|
1a9eb9b13a
|
Merge pull request #6386 from DanHam/hyperv-doc-fix
Fixes for Hyper-V ISO and VMCX docs
|
2018-06-15 09:33:52 -07:00 |
M. Marsh
|
9f76f50dbd
|
Merge pull request #6388 from DanHam/retryable-upload-of-ps-envvars
Make the upload of PS environment variables 'retryable' in case of restarts
|
2018-06-15 09:29:52 -07:00 |
M. Marsh
|
a914d680aa
|
Merge pull request #6389 from pvasilevich/fix-misprints-in-alicloud-ecs-builder
Fix misprints in steps names in Alicloud builder
|
2018-06-15 09:22:00 -07:00 |
EC2 Default User
|
58f73aabbf
|
Add ap-northeast-3 region
|
2018-06-15 07:15:41 +00:00 |
Pavel Vasilevich
|
4e2b1756f9
|
Fix misprints in steps names
|
2018-06-15 12:12:40 +07:00 |