9386 Commits

Author SHA1 Message Date
Rickard von Essen
7dfa827a4c
builder/docker: Small doc update
- Correcting docs about communicator for Docker
- Clarifying that the docker builder will not work with remote hosts.
2018-03-08 13:56:34 +01:00
SwampDragons
76e8d6e50b
Merge pull request #5980 from grahamhayes/add-lxc-vagrant-post
Add LXC to vagrant post-processor
2018-03-07 09:58:49 -08:00
Graham Hayes
91d60d6b81
Add LXC to vagrant post-processor 2018-03-07 15:17:52 +00:00
SwampDragons
9eeb1c3932
Merge pull request #5982 from hashicorp/je.fixes
Small website updates
2018-03-06 16:12:40 -08:00
Jeff Escalante
5132b684b2 update dependencies + middleman-hashicorp 2018-03-06 19:06:05 -05:00
Jeff Escalante
edd9df14ed prepend 'Packer' with 'HashiCorp' on first instance 2018-03-06 19:05:39 -05: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
8b8cedb076
Merge pull request #5967 from boumenot/pr-azure-setup-sh
azure: fix commands, improve UX
2018-03-05 17:33:54 -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
SwampDragons
af15297b22
Merge pull request #5966 from boumenot/pr-remove-azure-merge
azure: remove azure-merge.sh
2018-03-05 16:22:39 -08:00
SwampDragons
d403be1660
Merge pull request #5968 from boumenot/pr-azure-5759-spelling
azure: correct function name spelling
2018-03-05 16:16:34 -08:00
SwampDragons
b8af3a6e0c
Merge pull request #5971 from boumenot/pr-build-ps1
Better override support for PS build script
2018-03-05 16:15:44 -08:00
Christopher Boumenot
d2e593de37 azure: support for marketplace plan information 2018-03-05 09:05:21 -08:00
Christopher Boumenot
676fb59090 Better override support for PS build script
Developers can now independently controls XC_OS and XC_ARCH.
2018-03-05 01:58:30 -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
Christopher Boumenot
00ed312e04 azure: fix commands, improve UX 2018-03-03 08:46:22 +00:00
Christopher Boumenot
2e174220d8 azure: remove azure-merge.sh
This script was used to import the Azure builder source code, and it is
no longer necessary.
2018-03-03 00:14:35 -08:00
Christopher Boumenot
043a57be21
Merge pull request #5944 from jmajoor/azure-data-disk
Add support for optionally building Azure VMs with additional disks.
2018-03-03 00:02:48 -08: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
863f4ec1da Add additional documentation for the additional disks configuration 2018-02-26 17:41:28 -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
Matthew Hooker
ace5fb7622
Merge pull request #5938 from dittos/patch-1
Fix docs on Alicloud builder
2018-02-26 10:46:50 -08:00
Taeho Kim
dfc75acb63
Sort options alphabetically 2018-02-24 12:29:50 +09:00
jmajoor
47947bd0f6 Apply gofmt 2018-02-23 18:43:55 -08:00
jmajoor
efcdbfeab9 Add support for optionally building Azure VMs with additional disks. 2018-02-23 15:34:13 -08:00
Matthew Hooker
487b1d7167
somehow fix gemfile.lock 2018-02-23 12:13:47 -08:00
Matthew Hooker
19bec43514
next version is 1.2.2 2018-02-23 11:59:02 -08:00
Matthew Hooker
fb86a61100
update changelog 2018-02-23 11:57:57 -08:00
Matthew Hooker
0b740f508f
Cut version 1.2.1 v1.2.1 2018-02-23 11:33:39 -08:00
Matthew Hooker
3d5592d040
prepare for Packer 1.2.1 2018-02-23 11:31:07 -08:00
Matthew Hooker
170a233e5f
update changelog 2018-02-23 10:35:42 -08:00
Matthew Hooker
92940ec226
Merge pull request #5861 from ThePSAdmin/fix-hyper-v
Fully qualify hyper-v powershell commands
2018-02-23 10:33:54 -08:00
Matthew Hooker
0028c82c2b
update changelog 2018-02-23 10:11:32 -08:00
Matthew Hooker
1530861866
update changelog 2018-02-23 10:07:45 -08:00
Megan Marsh
b1ab60031a update changelog 2018-02-23 07:35:41 -08:00
Taeho Kim
d90b67ba23
Fix docs on Alicloud builder
- Fix the link to instance types page.
- Disk configurations should go into `image_disk_mappings` array.
- If `io_optimized` is not set, it's always `false`. (NOT inferred by instance type)
2018-02-23 11:51:43 +09:00
SwampDragons
9e8e376d6c
Merge pull request #5932 from hashicorp/add_configurable_snapshot_timeout
add configurable snapshot timeout to oracle-classic builder
2018-02-22 14:27:20 -08:00
Megan Marsh
597ddc2192 add configurable snapshot timeout to oracle-classic builder 2018-02-22 14:01:53 -08:00
Christophe Courtaut
bda07497e9 website/docs: Adds documentation for GCE builder service account email new field 2018-02-22 18:46:13 +01:00
Christophe Courtaut
16882c1252 builder/googlecompute: Go code formatting 2018-02-22 17:19:13 +01:00
Christophe Courtaut
4befdce47e builder/googlecompute: Adds ability to specify service account
This commit allows user to specify the service account they want
to associate with the virtual machine provisionned by setting
the service_account_email field in the config.

It allows to manage permissions of the instantiated VM properly,
using a service account that can be tied up to IAM roles and
permissions.
2018-02-22 17:19:13 +01:00
Megan Marsh
33acdbf3bf move comments so indentation is more logical 2018-02-21 14:57:58 -08:00
SwampDragons
3ea7fc9876
Merge pull request #5931 from arizvisa/GH-5916
Fixes the assumption that all the VMware builder's drivers will implement a network mapper for mapping a network name to it's corresponding device.
2018-02-21 14:56:53 -08:00
SwampDragons
cfede07228
Merge pull request #5929 from hashicorp/oracle_classic_winrm
Oracle classic winrm
2018-02-21 13:31:40 -08:00