Commit Graph

1092 Commits (3b694feabc792db0e5b26cc45ce8dff249dc415d)

Author SHA1 Message Date
Edward c918e4113f
Add the version note in OpenStack builder section
8 years ago
Sean Malloy 22deb5045d Remove extra new line from googlecompute docs
8 years ago
Sean Malloy c75db88f6b Add documentation for new googlecompute builder image_licenses configuration option
8 years ago
Sean Malloy 1c9f18603c Fix Google Compute Builder Documentation
8 years ago
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.
8 years ago
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.
8 years ago
Ali Rizvi-Santiago 898b27c16d Added support for the NONE option to be specified for parallel and serial ports in the vmware iso builder.
8 years ago
Ali Rizvi-Santiago 0d6cf7fac4 Added support for auto-detection to the serial and parallel port types.
8 years ago
Matthew Hooker 399431c00b
group oracle builders under a single heading.
8 years ago
SwampDragons caea770af1
Merge pull request #5819 from hashicorp/oracle-oci-builder
8 years ago
Megan Marsh 30a4998a81 branding
8 years ago
Ben Phegan 3c88e787df
Merge branch 'master' into hyperv_mac_address
8 years ago
SwampDragons 6d14eb6ea4
Merge pull request #5631 from vijayinvites/diffdisks
8 years ago
Matthew Hooker 918a50225b
cleanup docs
8 years ago
Megan Marsh 66cd85828e rename dest_image_list_description to image_description
8 years ago
Matthew Hooker ed1057518f
Merge pull request #5729 from Malet/patch-2
8 years ago
Matthew Hooker 73e8be022d
call out hax accelerator issue
8 years ago
Matthew Hooker baf8d30ad2
Merge pull request #5738 from testworksau/intel-haxm-support
8 years ago
Megan Marsh 64e26d6fa2 update example file in the oracle-classic docs
8 years ago
Megan Marsh 871ead371a Clean up based on Oracle comments
8 years ago
Matthew Hooker 2452f0788b
remove obsolete ssh_wait_timeout from examples
8 years ago
유성덕 5714108ef9 Merge branch 'master' into support_ncloud
8 years ago
유성덕 32e9ff84c5 Add ncloud doc html
8 years ago
Matthew Hooker a4518f8ac8
show a policy doc for `ec2-upload-bundle`
8 years ago
Matthew Hooker 48105e74bd
add note about upload-bundle iam perms
8 years ago
Megan Marsh 00db189c9c
add docs page
8 years ago
Matthew Hooker 0023aa11cf
add kms_key_id to block device docs
8 years ago
Matthew Hooker e968f9d6cc
spelling/style fixes
8 years ago
Jason Wieringa 2ac59b3c27 builder/amazon: Added KmsKeyID to BlockDevice
8 years ago
Matthew Hooker 6f2669c044
Revert "add note about vix api libraries"
8 years ago
Matthew Hooker c5ec92c88b
add note about vix api libraries
8 years ago
Matthew Hooker f5ea1e8312
Use WaitUntilInstanceReady waiter
8 years ago
Diego Goding 38b1cdd8c4 fixed issue 5779
8 years ago
Matthew Hooker 0ae1df2071
clarify that ssh_interface works for winrm
8 years ago
stack72 c3467b686c builder/triton: Add support for Triton RBAC
8 years ago
Glenn McDonald 7250c4f7f0 Add Intel HAXM support to QEMU builder
8 years ago
Malet 93c2f2ec93
Improve vmware-iso disk_type_id documentation
8 years ago
Lance Lafontaine 93d201828c Corrects small typo in amazon-* builder docs
8 years ago
Ben Phegan c338cb79d0 Initial commit of feature to allow MAC address specification for HyperV builders
8 years ago
Matthew Hooker cba1a0598f
document additional aws permission
8 years ago
Vijaya Bhaskar Reddy Kondreddi 5346583df9 Update docs
8 years ago
Matthew Hooker 2c1c7b9659
Merge pull request #5630 from johndaviesco/winrm_no_proxy
8 years ago
John Davies-Colley 76ac755ed9 fixing wording for proxy usage 👌
8 years ago
John Davies-Colley 92d1bdbdab docs change for deprecation and proxy usage ✔
8 years ago
Jamie Lennox d043c37ad4 Azure: Don't provide location for build_resource_group_name
9 years ago
Hariharan Jayaraman b66426e668 Updates to Docs to ensure permission issues are clearer
9 years ago
zhuzhih2017 bdc1fa0527
Merge pull request #5641 from zhuzhih2017/master
9 years ago
zhuzhih2017 de0017c37a Add security token supported and TLS handshake timeout support
9 years ago
Matthew Hooker ff3efb4641
remove trailing spaces
9 years ago
John Davies-Colley d4f37ab5f6 changing config varibles name in docs to match names in code
9 years ago
Henry Muru Paenga 7b03613649 Update docs with ssh_interface
9 years ago
Carlos Nunez a8ff095059
Generate a JSON object for Packer
9 years ago
Carlos Nunez e9a63d8653
Add instructions for the Python client.
9 years ago
Christopher Boumenot 247da61ad1
Merge pull request #5593 from boumenot/pr-azure-keep-resource-group
9 years ago
Christopher Boumenot 2684153cb2 azure: reject bad configuration faster
9 years ago
Ammar Ansari b8bd66d10d Align virtual disk size for qemu builder
9 years ago
Malet 18b9487a38
Fix typo
9 years ago
Ladar Levison 4a5bb756a7
Docker Example Typo
9 years ago
SwampDragons e5c59468df
Merge pull request #5343 from evandbrown/pr-googlecompute-subnetworks
9 years ago
Arjen Schwarz 0377140c39
Azure docs: Add documentation concerning build_resource_group_name
9 years ago
Chris Lundquist d00f884e71
Merge pull request #5530 from BaxterStockman/lxc-builder-cli-options
9 years ago
Evan Brown 74403ef914 website: Update googlecompute engine docs
9 years ago
Matthew Hooker bdb2509735
Merge pull request #5475 from ChrisLundquist/lxd-publish-properties
9 years ago
Matthew Hooker 0172a5c82b
Merge pull request #5511 from hashicorp/fix5507
9 years ago
James Nugent fdd9b952d1
Merge pull request #5538 from stack72/triton-image-data-source
9 years ago
stack72 7776bf596b builder/triton: Add a data source for source_machine_image
9 years ago
Lawrence 5509d0734b Added ipv6 option for digitalocean builder
9 years ago
Matt Schreiber 1f2135f65e
Add options to LXC builder for influencing for how containers are built and started
9 years ago
Matthew Hooker 1901c0385f
remove login_email from docker
9 years ago
Ben Phegan 12fc928e1d Initial commit of Hyper-V disk_additional_size capability. Support a
9 years ago
Chris Lundquist 76f0176f5e [lxd] add docs on publish properties
9 years ago
Matthew Hooker c4e83fc928 Merge pull request #5470 from aaron0browne/ecr-login-profile
9 years ago
Matthew Hooker 265ae7026e
docs formatting
9 years ago
Matthew Hooker f73fbd81d2 Merge pull request #5469 from mayn/issue-5468
9 years ago
Aaron Browne 8df643c343 Add aws_profile option to docker-push ecr_login
9 years ago
Matthew Hooker 8585e0ebf5
doc improvements
9 years ago
Matthew Hooker 6837bf8276
grammar and style fix
9 years ago
Matthew Aynalem 1967c4bc81 docs correct datatype inconsistencies int/integer => number (issue #5468)
9 years ago
Matthew Aynalem 3716effa75 docs: correct datatype inconsistencies bool => boolean (issue #5468)
9 years ago
Georg ca8805efe2 Update documentation to avoid confusion
9 years ago
Matthew Hooker 04ed639750
fix doc link
9 years ago
Matthew Hooker 454cb08896 Merge pull request #5336 from SLAZ666/keepregistered-ovf
9 years ago
Matthew Hooker f617a678b1 Merge pull request #5422 from localghost/upload_owner_fix
9 years ago
SwampDragons f3c33240fa Merge pull request #5444 from vijayinvites/packer-vhdx
9 years ago
Matthew Hooker f7e269945e
add cidr validation and rename option
9 years ago
Matthew Hooker c74be87187 Merge pull request #5384 from dave2/sg-source-cidr
9 years ago
Matthew Hooker 106408f6be
add new disable_vnc option
9 years ago
nictrix 6a238a3ef3
add option to skip vnc phase and update docs
9 years ago
Brian Lalor 3a03bc48c1 Prevent angle brackets from being swallowed
9 years ago
localghost fef5162b01 Add description of `fix_upload_owner` to documentation.
9 years ago
Matthew Hooker e497c6027f
remove obsolete information
9 years ago
Matthew Hooker f566c43a9d
add boot_command examples link to docs
9 years ago
Matthew Hooker 6e9d37485a make it clear that VHDs work as well as ISOs
9 years ago
Matthew Hooker 5937f75898 reformat docs
9 years ago
Taliesin Sisson 5f2c71f7d7 Floppy directories are provided by default with common.floppydrives
9 years ago
Taliesin Sisson efa62e1550 Can specify an iso, vhd or vhdx for download. If it is a vhd or vhdx it is used as the hard drive for spinning up a new machine, importing an exported virtual machine or cloning a virtual machine.
9 years ago
Taliesin Sisson 429e1bc3ad Adding an ISO is now optional for hyperv vmcx
9 years ago
Matthew Hooker 3eac1306a2
document #5206
9 years ago
Matthew Hooker e4b67dd2f9 more spelling
9 years ago
Matthew Aynalem 1fac839b79 docs fix minor spelling typos throughout docs
9 years ago