1090 Commits

Author SHA1 Message Date
Sean Malloy
c75db88f6b Add documentation for new googlecompute builder image_licenses configuration option 2018-02-03 15:56:29 -06:00
Sean Malloy
1c9f18603c Fix Google Compute Builder Documentation
Added required configuration option ssh_username to basic config
example.
2018-02-03 15:32:10 -06:00
Ali Rizvi-Santiago
eb0445ca96 Added support for specifying both the network adapter type and cdrom adapter type as requested by @night199uk. Also included the respective documentation for these new options. 2018-02-02 19:18:50 -06:00
Ali Rizvi-Santiago
74946071d2 Added support for specifying the disk adapter type to the vmware builders. This was squashed from the vmware-diskAdapterType branch (#2968) as submitted by Rami Abughazaleh <icnocop@users.noreply.github.com>. This closes #5671 and possibly #4885.
arizvisa: Updated icnocop's documentation to include the possible disk adapter types that one can specify.
arizvisa: Tweaked icnocop's support for the `disk_adapter_type` option to the VMWare builder that caused conflicts due to version skew.
icnocop: Updated links to the Virtual Disk Manager User's Guide PDF to open in a new window and also added the Adobe PDF icon
icnocop: Added support for vmware to specify the disk adapter type, ide or scsi (lsilogic or buslogic)
2018-02-02 19:18:49 -06:00
Ali Rizvi-Santiago
898b27c16d Added support for the NONE option to be specified for parallel and serial ports in the vmware iso builder. 2018-02-02 19:18:48 -06:00
Ali Rizvi-Santiago
0d6cf7fac4 Added support for auto-detection to the serial and parallel port types.
Included the yield option to all the serial port types.
Added the ability for the network type to fallback to a custom network if the
    specified network name is not found in netmap.conf.
Promoted the scope for both Read{Dhcp,Netmap}Config inside vmwcommon.driver.
Updated the documentation for the VMware builder.
2018-02-02 19:14:29 -06:00
Matthew Hooker
399431c00b
group oracle builders under a single heading. 2018-02-02 12:39:45 -08:00
SwampDragons
caea770af1
Merge pull request #5819 from hashicorp/oracle-oci-builder
Oracle oci builder
2018-02-02 11:56:18 -08:00
Megan Marsh
30a4998a81 branding 2018-02-01 16:35:10 -08:00
Ben Phegan
3c88e787df
Merge branch 'master' into hyperv_mac_address 2018-02-02 09:26:52 +11:00
SwampDragons
6d14eb6ea4
Merge pull request #5631 from vijayinvites/diffdisks
[Hyper-V] Use differential disks and Inline disk creation to improve build time (a lot) and to reduce disk usage(a lot)
2018-01-31 16:51:27 -08:00
Matthew Hooker
918a50225b
cleanup docs 2018-01-31 12:52:04 -08:00
Megan Marsh
66cd85828e rename dest_image_list_description to image_description 2018-01-31 12:48:40 -08:00
Matthew Hooker
ed1057518f
Merge pull request #5729 from Malet/patch-2
Improve vmware-iso disk_type_id documentation
2018-01-31 12:46:33 -08:00
Matthew Hooker
73e8be022d
call out hax accelerator issue 2018-01-31 12:45:38 -08:00
Matthew Hooker
baf8d30ad2
Merge pull request #5738 from testworksau/intel-haxm-support
Add Intel HAXM support to QEMU builder
2018-01-31 12:41:15 -08:00
Megan Marsh
64e26d6fa2 update example file in the oracle-classic docs 2018-01-31 12:23:25 -08:00
Megan Marsh
871ead371a Clean up based on Oracle comments 2018-01-31 10:47:19 -08:00
Matthew Hooker
2452f0788b
remove obsolete ssh_wait_timeout from examples 2018-01-30 23:30:45 -08:00
유성덕
5714108ef9 Merge branch 'master' into support_ncloud 2018-01-29 22:10:18 +09:00
유성덕
32e9ff84c5 Add ncloud doc html 2018-01-29 17:16:28 +09:00
Matthew Hooker
a4518f8ac8
show a policy doc for ec2-upload-bundle 2018-01-25 15:22:34 -08:00
Matthew Hooker
48105e74bd
add note about upload-bundle iam perms 2018-01-25 14:52:40 -08:00
Megan Marsh
00db189c9c
add docs page 2018-01-25 14:34:03 -08:00
Matthew Hooker
0023aa11cf
add kms_key_id to block device docs 2018-01-12 14:48:18 -08:00
Matthew Hooker
e968f9d6cc
spelling/style fixes 2018-01-12 14:26:56 -08:00
Jason Wieringa
2ac59b3c27 builder/amazon: Added KmsKeyID to BlockDevice
+ Adds kms_key_id to list of options
+ Tests that configuraiton is set along with encrypted
+ Updates documentation on ebsvolume builder
2018-01-11 20:27:38 -08:00
Matthew Hooker
6f2669c044
Revert "add note about vix api libraries"
This reverts commit c5ec92c88bb154bd317aec5b81ba6cf9e4dff9c4.
2018-01-11 16:48:39 -08:00
Matthew Hooker
c5ec92c88b
add note about vix api libraries 2018-01-11 15:44:49 -08:00
Matthew Hooker
f5ea1e8312
Use WaitUntilInstanceReady waiter 2018-01-10 15:57:31 -08:00
Diego Goding
38b1cdd8c4 fixed issue 5779 2018-01-10 08:56:59 -06:00
Matthew Hooker
0ae1df2071
clarify that ssh_interface works for winrm 2018-01-03 13:42:53 -08:00
stack72
c3467b686c builder/triton: Add support for Triton RBAC
Fixes: #5737

Triton allows for subusers to be granted access to your account. This PR allows a user to be specified
2017-12-29 21:20:40 +02:00
Glenn McDonald
7250c4f7f0 Add Intel HAXM support to QEMU builder 2017-12-29 11:51:57 +11:00
Malet
93c2f2ec93
Improve vmware-iso disk_type_id documentation
Referring to the vmware documentation might be more "correct", but having the options listed will make the available options much clearer.
2017-12-21 17:24:04 +00:00
Lance Lafontaine
93d201828c Corrects small typo in amazon-* builder docs 2017-12-19 19:29:39 -05:00
Ben Phegan
c338cb79d0 Initial commit of feature to allow MAC address specification for HyperV builders 2017-12-15 13:24:15 +11:00
Matthew Hooker
cba1a0598f
document additional aws permission 2017-12-12 21:13:09 -08:00
Vijaya Bhaskar Reddy Kondreddi
5346583df9 Update docs 2017-12-11 11:24:59 +05:30
Matthew Hooker
2c1c7b9659
Merge pull request #5630 from johndaviesco/winrm_no_proxy
Winrm no proxy
2017-12-07 15:41:16 -08:00
John Davies-Colley
76ac755ed9 fixing wording for proxy usage 👌 2017-12-06 17:13:02 +13:00
John Davies-Colley
92d1bdbdab docs change for deprecation and proxy usage ✔ 2017-12-06 16:50:54 +13:00
Jamie Lennox
d043c37ad4 Azure: Don't provide location for build_resource_group_name
Location is required by default because you must specify where to create
the resource group containing the packer resources.

When using build_resource_group_name you are specifying that packer
should use an existing resource group and so the location that resources
are in can be determined by fetching the information from the existing
group.

It is forbidden to pass both variables as it is easier and more
intuitive that the location comes from the group rather than ignore a
parameter.

Closes: #5655
2017-12-04 11:22:54 +11:00
Hariharan Jayaraman
b66426e668 Updates to Docs to ensure permission issues are clearer 2017-11-28 16:23:49 -08:00
zhuzhih2017
bdc1fa0527
Merge pull request #5641 from zhuzhih2017/master
Add security token supported and TLS handshake timeout support
2017-11-28 11:15:56 +08:00
zhuzhih2017
de0017c37a Add security token supported and TLS handshake timeout support 2017-11-28 10:32:17 +08:00
Matthew Hooker
ff3efb4641
remove trailing spaces 2017-11-27 17:26:03 -08:00
John Davies-Colley
d4f37ab5f6 changing config varibles name in docs to match names in code 2017-11-22 17:15:46 +13:00
Henry Muru Paenga
7b03613649 Update docs with ssh_interface 2017-11-22 15:52:22 +13:00
Carlos Nunez
a8ff095059
Generate a JSON object for Packer
This changes adds code that will generate a JSON object containing the things you'll need to make Packer work with Azure.
2017-11-18 15:44:10 -06:00