2450 Commits

Author SHA1 Message Date
Josh Soref
e4c56e3cbd spelling: delimiters 2018-03-13 07:35:45 +00:00
Josh Soref
dfcd5742cc spelling: defined 2018-03-13 07:35:31 +00:00
Josh Soref
0cff0f2f84 spelling: default 2018-03-13 07:35:21 +00:00
Josh Soref
c38cdd0439 spelling: administrator 2018-03-13 07:06:52 +00:00
Christopher Boumenot
2a21032964 azure: randomize NIC and Public IP names 2018-03-11 20:47:45 -07:00
Matthew Hooker
8c408df53d
add note about keymap bug in qemu 2.11.
See #5769
2018-03-09 15:33:40 -08:00
Megan Marsh
b1eaaed6fb
Merge pull request #5970 from boumenot/pr-azure-plan-info
azure: support for marketplace plan information
2018-03-09 15:21:03 -08:00
Christopher Boumenot
1ef491d4c8 incorporate reviewer feedback 2018-03-08 22:43:26 -08:00
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
Evan Brown
4a2c124ea2 builder/googlecompute: Optionally disable service account
The ability to use a service account other than the default was
introduced in #5928. This change adds to that by introducing the
'disable_default_service_account' config option. If true - and
'service_account_email' is not set - Packer will create a GCE VM
with no service account.
2018-03-07 20:53:26 -08: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
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
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
Christopher Boumenot
d2e593de37 azure: support for marketplace plan information 2018-03-05 09:05:21 -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
jmajoor
863f4ec1da Add additional documentation for the additional disks configuration 2018-02-26 17:41:28 -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
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
3d5592d040
prepare for Packer 1.2.1 2018-02-23 11:31:07 -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
SwampDragons
cfede07228
Merge pull request #5929 from hashicorp/oracle_classic_winrm
Oracle classic winrm
2018-02-21 13:31:40 -08:00
Megan Marsh
df45e0916d Add the winRM communicator to Oracle Classic builder.
update oracle classic docs with a minimal working windows example
2018-02-21 13:21:54 -08:00
Antony Jones
c973dd91c5
Fix formatting issues 2018-02-19 13:07:03 +00:00
SwampDragons
1cca06e5bf
Merge branch 'master' into website-docs-windows-restart 2018-02-15 14:33:49 -08:00
Megan Marsh
d07a2dda7d fix grammar in docs 2018-02-15 14:28:22 -08:00
SwampDragons
23567aad6f
Merge pull request #5197 from BWITS/feature/policy_for_spot_instance
Add policies to use spot instance to create the AMI
2018-02-15 14:27:04 -08:00
Matthew Hooker
d3848903e0
Clarify behavior or launch_block_device_mappings.
cf
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-ebs.html
https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateImage.html
https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateVolume.html
2018-02-14 19:08:50 -08:00
Megan Marsh
3e3c16d627 update docs 2018-02-13 16:48:39 -08:00
Robert Neumayer
0534e3420c Update docs 2018-02-13 14:41:51 +01:00
유성덕
20b93e753d Fix naver of build docs to NAVER Cloud 2018-02-13 21:52:23 +09:00
Matthew Hooker
2747562708
remove ssh_private_ip from docs 2018-02-11 13:57:25 -08:00
Matthew Hooker
21313f4cf3
fix link 2018-02-10 13:59:28 -08:00
Matthew Hooker
0093f48614
prep for 1.2.0 2018-02-09 15:07:10 -08:00
Matthew Hooker
b863b7ab9e
fix outgoing links 2018-02-09 14:28:49 -08:00
Matthew Hooker
0935ba3e9d
Merge pull request #5380 from bennu/local-vsphere-template
enable vsphere-template post processor to work with local builders
2018-02-09 13:01:36 -08:00
Matthew Hooker
4be86e2e18
Merge pull request #3417 from arizvisa/vmware-iso-extraconfig
Added support for sound, serial/parallel/usb ports, and mapping the correct network (via a couple parsers) for the VMware builder.
2018-02-09 13:01:01 -08:00
Matthew Hooker
975b50005b
Merge branch 'master' into local-vsphere-template 2018-02-09 11:18:13 -08:00
SwampDragons
a0c1f4e59d
Merge pull request #5872 from DanHam/ps-combined
PowerShell - Combined and updated PR's 5515 and 5376
2018-02-08 16:33:11 -08:00
DanHam
49f9d31837
Update docs to explain new auto escape of chars special to PowerShell 2018-02-08 23:15:15 +00:00
SwampDragons
5af42ee9e2
Revert "Add winrm_no_proxy option." 2018-02-08 15:10:53 -08:00
SwampDragons
1006f4949c
Merge pull request #5870 from hashicorp/fix5725
Add `winrm_no_proxy` option.
2018-02-08 15:02:20 -08:00