Commit Graph

1128 Commits (5eb497a2c5ef548ecd8abb4181bad569e011fce4)

Author SHA1 Message Date
Matthew Hooker 624b1e5110 Merge pull request #4554 from prydie/f-oracle-bmcs
9 years ago
Andrew Pryde 6612a2cc70 Remove copyright statement from docs
9 years ago
Matthew Hooker 322422f235
remove copyright notice header and add COPYRIGHT file
9 years ago
Matthew Hooker 817dc973c8
clarify docs
9 years ago
Matthew Hooker 57237c55e6 Merge pull request #5308 from pdecat/f-gce-instance-labels
9 years ago
Patrick Decat a005638e11 Document labels set on GCE instance
9 years ago
Megan Marsh 4d89ab3943 Merge pull request #5309 from hashicorp/pr/3523
9 years ago
Megan Marsh 41103cf9ca fix docs
9 years ago
raylu 6135b0bf48 Fix ubuntu source_ami_filter examples
9 years ago
Chris Lundquist cd2a783382 [lxc] update to new conventions, improve docs
9 years ago
Chris Lundquist db74392528 [lxc] add some words of warning around edge cases
9 years ago
Chris Lundquist 44c942a21f [lxc] provide centos 7 example
9 years ago
Chris Lundquist 612c87ee2d [lxc] add first draft of documentation
9 years ago
Chris Lundquist f6bc158a80 [lxd] minor fixups for new styles and docs
9 years ago
Chris Lundquist 05f072929f [lxd] first pass at docs
9 years ago
Megan Marsh 3974976518 Merge pull request #5137 from vilkaspilkas/f-googlecompute-accelerator
9 years ago
Rickard von Essen 1a1ab3863c
cloudstack: Add support for Security Groups
9 years ago
Megan Marsh cc104cdf55 Merge pull request #5174 from rickard-von-essen/cloudstack-temp-ssh-key
9 years ago
Megan Marsh 1adcce6046 Merge pull request #5284 from hashicorp/fix_5093
9 years ago
Megan Marsh 2c2321fb99 remove enhanced_networking deprecation note from docs. changelog will suffice
9 years ago
Megan Marsh 85ad1f58fb include ena_support and sriov_support in chroot and instance docs
9 years ago
Megan Marsh 2d4bc70d7b use ami prefix to make it clear that these variables are amazon specific
9 years ago
Megan Marsh 9e2e467b31 Allow granular modification of sriov and ena enhanced networking options in amazon amis. Maintain old functionality.
9 years ago
Christopher Boumenot 9a34fd15ca azure: improve docs and validation
9 years ago
Christopher Boumenot 0780667b4d azure: support storage account for managed images
9 years ago
Victor Ronin cb75796389 Show a message why VM export was skipped while building on VMWare Fusion/Workstation
9 years ago
Matthew Aynalem caaf6c3271 docs builders/alicloud - add missing sidebar_current
9 years ago
Sergei A Mamonov 0b4e8474e2 Add docker container_dir to docs
9 years ago
Joao Albuquerque d909c702ee Working PublicPrivate
9 years ago
Andrew Pryde e8e0e8c948 Add ssh_private_key_file support to BMCS builder
9 years ago
Andrew Pryde e8e13dde60 Split BMCS config docs into required/optional
9 years ago
Andrew Pryde e981c5bfb5 Add note in BMCS builder docs re subnet comm port
9 years ago
Andrew Pryde 3c4ec2dc3e Allow override signing key pass in oracle-bmcs
9 years ago
Andrew Pryde 9728f890cf Implemented and documented oracle-bmcs builder
9 years ago
Bill Wang 28a986691d Add policies to use spot instance to create the AMI
9 years ago
Rickard von Essen b66bc549cd
Remove ssh_username` from builder docs
9 years ago
Rickard von Essen fc964bfab2 cloudstack: Setup temporary SSH keypair
9 years ago
Rickard von Essen dcbf4d5f9a
digitalocean: docs: Added missing newline
9 years ago
Rickard von Essen 0fe22d55d7
amazon-ebs: docs: indentation fix
9 years ago
Saulius Grusnys 1d4c42930f Update accelerator_type documentation to note the required on_host_maintenance value
9 years ago
Saulius Grusnys 2e1f85a3f2 Adding accelerator_count and accelerator_type to optional configuration reference
9 years ago
Megan Marsh 08a56a7f49 Merge pull request #5132 from hashicorp/4923_encrypt_docs
9 years ago
Miguel David d48ad02fbb Removed MAINTAINER from changes
9 years ago
Rickard von Essen ef5c7936f2 Merge pull request #5130 from rickard-von-essen/cloudstack-ssh-agent
9 years ago
Megan Marsh 987347c7d5 clarify docs for encrypt_boot
9 years ago
Rickard von Essen f47c41372e
cloudstack: Add support for ssh_agent_auth
9 years ago
Rickard von Essen 01b9bf4d4f Merge pull request #5127 from rickard-von-essen/cloudstack-docs
9 years ago
Rickard von Essen 291d9ccaf1
Updated after review
9 years ago
Rickard von Essen 4a6d029554 Merge pull request #5125 from rickard-von-essen/cloudstack-cidr
9 years ago
Rickard von Essen 89b9b4c456
cloudstack: Add default cidr_list [ 0.0.0.0/0 ]
9 years ago
Rickard von Essen a1a655bfd8
cloudstack: add note to source_iso
9 years ago
Rickard von Essen bc5f277faf
cloudstack: add user_data_file to docs
9 years ago
Rickard von Essen e7320b526c
cloudstack: Added missing `ssh_username` to the example
9 years ago
Rickard von Essen ec01ffa91b
cloudstack: Moved several settins to the optional section
9 years ago
Rickard von Essen 0d7c3ac171
cloudstack: Allow reading api_url, api_key, and secret_key from env vars
9 years ago
Sander van Harmelen 3f444997b2 Make expunge optional and improve logging output (#5099)
9 years ago
Lars Tobias Skjong-Børsting c01f6d8708 builder/cloudstack: Support http server (#5017)
9 years ago
Taliesin Sisson 2325c1ee58 Merge pull request #5085 from Lee303/builder-hyperv-temppath
9 years ago
Taliesin Sisson d569a1b879 Merge pull request #5014 from Lee303/builder-hyperv-floppydirs
9 years ago
Lee 599b888278 Update docs to indicate default path
9 years ago
Lee 0680cb08e5 Add support for temp_path directive to override systemp %temp%
9 years ago
Megan Marsh 657ec011d7 docs: properly indent sub-options for ami_block_device_mappings
9 years ago
Rickard von Essen 46ec8ccb97 Merge pull request #5035 from rickard-von-essen/issue-5018
9 years ago
Rickard von Essen f230f00726 googlecompute: Allow using URL's for network and subnetwork
9 years ago
Christopher Boumenot 9361a9959c azure: device login notes
9 years ago
Christopher Boumenot c8939be0e9 azure: rebase issue with docs
9 years ago
Christopher Boumenot c09f8b84b9 azure: fit and finish
9 years ago
Christopher Boumenot 51e03d39e6 azure: update managed image documentation
9 years ago
James Turnbull db7a4e56f9 Fixed typo
9 years ago
James Turnbull df5e35f408 Updating some references from mitchellh to hashicorp
9 years ago
Lee Spottiswood 68bddbbf57 Merge branch 'master' into builder-hyperv-floppydirs
9 years ago
Chainarong Tangsurakit d4e83f044e Update Builder docs for Google Cloud Platform
9 years ago
Lee Spottiswood f95093ef63 Add support for floppy_dirs with hyperv-iso builder
9 years ago
Matthew Hooker bcc0d24bf4
run docs through pandoc
9 years ago
Matthew Hooker 176715b7f0
document profile option.
9 years ago
Matthew Hooker 8dae6b60c1 Merge pull request #4996 from hashicorp/mwhooker/4613
9 years ago
Matthew Hooker a215eb15bc
remove trailing whitespace
9 years ago
Matthew Hooker 160d31a568
update documentation on automatic lookup of credentials.
9 years ago
Megan Marsh dca38b379a missed one page to add mfa_code to
9 years ago
Megan Marsh b1743a942c port over addition of mfs_code to various amazon docs on website
9 years ago
Kent Wang e59678a033 Fix alicloud-ecs typo
9 years ago
Rickard von Essen 5bc8edc3b2
Updated AWS docs for using default chain
9 years ago
Rickard von Essen f4f0560101
Updated docs about AWS credentials handeling
9 years ago
jasminSPC 73b917879d Fixes #4501
9 years ago
Matthew Hooker ab81b3ef7d Merge pull request #4699 from BenPhegan/virtualbox_sata_port_count
9 years ago
Matthew Hooker f1465395aa
formatting
9 years ago
James Turnbull 0993f24fcf Minor updates to the Docker builder docs to clarify Docker support
9 years ago
Matthew Hooker b1bcf62ae1 Merge pull request #4619 from zhuzhih2017/master
9 years ago
Matthew Hooker 8db397765c
spelling and formatting
9 years ago
Matthew Hooker 1f4b532ed5 Merge pull request #4948 from hashicorp/kms_key_regions
9 years ago
Megan Marsh b8c2a5fd43 fix step initializer everywhere StepAMIRegionCopy is called
9 years ago
Megan Marsh 1944f38985 update docs and clean up
9 years ago
Megan Marsh 6a38de4846 add docs
9 years ago
Matthew Hooker 730cc0889e Merge pull request #4919 from hashicorp/fix4798
9 years ago
Matthew Hooker f801c507fc
builder/vmware: make vnc probe timeout configurable
9 years ago
James Nugent c4439aba82 builder/vmware: Add vmx_remove_ethernet_interfaces
9 years ago
r_takaishi 67ce2da59e add cacert config to specify custom CA certificate file
9 years ago
r_takaishi c909a27e7b fix docs
9 years ago
r_takaishi a36d9d6b44 add docs
9 years ago
Justin Reagor edc8eabe2e Note documentation when building images under private Triton
9 years ago
Matthew Hooker 0479def3ae
docs/amazon: alpha sort fields
9 years ago
Matthew Hooker 710010fbe0 Merge pull request #4896 from remijouannet/f-amazon_builder_custom_endpoint
9 years ago
Rémi Jouannet 38e111ad15 add documentation for custom_endpoint_ec2
9 years ago
Doug Ireton e15f88bd5d Use current generation instance type
9 years ago
Luke Farnell 22ab1494c4
Added docs
9 years ago
Paul Thrasher 0be5a28080 Fix issue 4693 - Derive vpc_id from subnet_id
9 years ago
Matthew Hooker 38536b3d53 Merge pull request #4866 from feministy/liz/docs-wording
9 years ago
Sönmez Kartal b189252f98
Add ONBUILD field to acceptable metadata list
9 years ago
Sönmez Kartal 56ec046fe5
Add LABEL field to acceptable metadata list
9 years ago
Sönmez Kartal 1d66ecf0f8
Add deprecation notice for MAINTAINER field
9 years ago
liz abinante 5139949d5c docs: some stuff is easy, some stuff is not let's be more descriptive
9 years ago
Matthew Hooker 30a957d556
website: document how to enable advanced networking
9 years ago
Ben Phegan c4b8e8e5df Merge branch 'master' into virtualbox_sata_port_count
9 years ago
Matthew Hooker 8e277b0ad3 remove tilde expansion
9 years ago
James Nugent d2ae36214a builder/triton: Reconcile #4829 and #4838 docs
9 years ago
James Nugent a0271a18c1 Merge pull request #4838 from jen20/triton-new-lib
9 years ago
James Nugent d46a8593ae builder/triton: Update documentation
9 years ago
s-tajima 7df6b85ce1 fix typo in amazon-ebssurrogate.html.md
9 years ago
Matthew Hooker 3608d81319
website/qemu: move misplaced config option
9 years ago
TsuyoshiUshio 47419e92ea Adding object_id for OSType = Windows
9 years ago
Matthew Hooker d30605fdfb
use json markdown syntax
9 years ago
Matthew Hooker 56d38b8237
website: fix list formatting
9 years ago
zhuzhih2017 d646e1d035 refactor the code according hashicorp rename the repository
9 years ago
Luke Farnell 3ad05eb85c Adding monitoring to the docs
9 years ago
Jeremy Voorhis f06db39c7d Removes a supurious docs section.
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Howard Nguyen 0acdc8159c Removed merge conflict from Docker example web page
9 years ago
Matthew Hooker 5e196490ab
fix typo
9 years ago
Seth Vargo 38e0ba8bd3
Fix broken links
9 years ago
Jason Costello 6cbb137883
Bring my changes over to this branch
9 years ago
Seth Vargo 6b80c21043
Revamp pages and docs to fit HashiCorp brand
9 years ago
Matthew Hooker af48ea255e Merge pull request #4725 from rickard-von-essen/gce-windows
9 years ago
Rickard von Essen f15925b017
builder/googlecompute: Added Windows example to the docs.
9 years ago
Matthew Hooker 2f4dc74635
remove windows smart quotes
9 years ago
Matthew Hooker 9b73cab78f
website/docs: fix typo
9 years ago
Matthew Hooker 3c13a6e99c
website/docs: add note about systemd and amazon-chroot.
9 years ago
Matthew Hooker 506a1e6186
document skipping copy_files
9 years ago
Ben Phegan 7e8724c1b3 Add documentation for virtualbox-iso sata_port_count
9 years ago
Matthew Hooker f9c2d6e01d Merge pull request #4683 from hfinucane/master
9 years ago
Matthew Hooker c0a02d17ef
fix example json
9 years ago
Matthew Hooker 68e2b150cd
builder/virtualbox: allow skipping upload of version file
9 years ago
Matthew Hooker b8cf6a9e1b
fix indentation
9 years ago
Rickard von Essen eefa3e3ffb
amazon-chroot: Fixed indentation
9 years ago
Rickard von Essen 8c2a8f5f81 Merge pull request #4655 from lbordowitz/ostk-sshca
9 years ago
Rickard von Essen ad5a41082e
openstack: Updated docs for ssh_agent_auth and temporary_key_pair_name
9 years ago
zhuzhih2017 0400ebae95 Fix the code according PR review
9 years ago
Rickard von Essen a047916944 Merge pull request #4621 from hui-yang/disk-type
9 years ago
Rickard von Essen de73e22e2c
Reverted command/plugin.go and reworded docs
9 years ago
Larry Bordowitz c5b8a1069a Add ssh agent to enable SSH-CA authentication.
9 years ago
Rickard von Essen 2f50d7bea5 googlecompute: Added missing disk_name option to docs.
9 years ago
Rickard von Essen eac5b6392d googlecompute: Correct values for on_host_maintenance
9 years ago
huiyang b3c6ef9f6b Skip disk compaction for plain disks
9 years ago
Matthew Hooker 57d2fede3f
the digitalocean ubuntu user is root
9 years ago
Matthew Hooker 615b903817 Merge pull request #4628 from mitchellh/re4622
9 years ago
Matthew Hooker 5ac53907c2
docs/qemu: reformat
9 years ago
Michael Ledin ded2693ee7
Add floppy size limitation notice.
9 years ago
Kerim Satirli 37feec41d9 fixes broken link to EBS surrogate page
9 years ago
huiyang 52d4514d6a builder/parallels-iso: Configuration of disk type, plain or expanding
9 years ago
zhuzhih2017 fadfb696dd Add packer plugin which support alicloud ecs images
9 years ago
Matthew Hooker 24275aed41
fix triton layout
9 years ago
Matthew Hooker 131e1e3857
clarify that it's profile name
9 years ago
Matthew Hooker 6b95de73c4
document how aws-sdk uses the shared credentials file
9 years ago
James Nugent e856339309 build/amazon-ebssurrogate: Add region copy, attributes, tags steps
9 years ago
Matthew Hooker 61976dfd86 Merge pull request #4578 from life360/enable_ena
9 years ago
Matthew Hooker 1f2df5c174 Merge pull request #4536 from mitchellh/vmwareextraopts
9 years ago
Matthew Hooker 1351a9ce1a
also document the kms field
9 years ago
Matthew Hooker 6b2d73c042
ebs surrogate does not support ebs encryption
9 years ago
Matthew Hooker 78fea60bce
document encrypt_boot option for chroot
9 years ago
Aaron Stone 7f7909d6d4 Docs for Enhanced Networking enabling both SriovNetSupport and ENA
9 years ago
Christopher Boumenot 0c04b3a46a Update docs for deprovision and defaults
9 years ago
hfinucane 4eed1b8377 Fix example
9 years ago
James Nugent 635aeb765b amazon/ebssurrogate: Add New Builder
9 years ago
Matthew Hooker 3409ea76ee Merge pull request #4564 from wtsi-hgi/fix/4551-openstack-builder-reuse-ips
9 years ago
Matthew Hooker 83de056e7f
document docker staging directory.
9 years ago
Basil Peace d9a669f55c
Use .HTTPIP instead of fixed IP address
9 years ago
Matthew Hooker b04a878ea8
small spelling fix
9 years ago
Joshua Randall e9cfaa2730 add reuse_ips option for openstack builder
9 years ago
Matthew Hooker 488767bc25
add a note about temporary resource names
9 years ago
Matthew Hooker 1d0879ef42
miscellaneous spelling fixes
9 years ago
Matthew Hooker 7911d3a13b
more information about the temporary keypair name
9 years ago
Matthew Hooker 6eaf8f4559
tighten up docs
9 years ago
Dimitri Rudnev 2009fcd9df OnHostMaintenance, googlecompute updating documenation , additional option for validation and setting defaults
9 years ago
Matthew Hooker 0ed84f843e
builder/vmware: allow extra options for ovftool
9 years ago
Matthew Hooker 65a9b8edf4
builder/amazon: `ssh_private_ip` works for winrm
9 years ago
Matthew Hooker c0f8f44a10
remove obsolete config key
9 years ago
Matthew Hooker fe4dd6ef23 Merge pull request #4205 from jfbibeau/patch-1
9 years ago
Matthew Hooker 76f897077d Merge pull request #4399 from rickard-von-essen/aws-interpolate
9 years ago
jasminSPC 75e6688871 Fixes #4454
9 years ago
jasminSPC f55b2b27ae Fixes #4454
9 years ago
Greg Parsons 88a1e7b572 adds readme section for changes
9 years ago
Rickard von Essen ce411a0d17 Added docs for SourceAMI and BuildRegion template
9 years ago
Matthew Hooker 47558ebd83 Merge pull request #4410 from mitchellh/docs-block-device
9 years ago
Chris Bednarski b7c73b89ac Propagate block device doc changes to AWS chroot and instance builder docs
9 years ago
Matthew Hooker 94a2aae749 Merge pull request #4361 from Tom-Byrne/openstack-instance-metadata
9 years ago
Chris Bednarski 1b2101463d Clarified when to use launch_ vs ami_ for block devices
9 years ago
Chris Bednarski e814c37539 Fix docs example for PACKER_KEY_INTERVAL
9 years ago
Chris Bednarski ee2d636840 Improve delay between key events
9 years ago
Rickard von Essen d1b9a91e3d
Change all builder docs to the expected file names
9 years ago
DanHam 37a6d81fd8 docs/qemu: Build on RHEL/RHEL variants errors if scsi disk interface is used
9 years ago
dnABic (Andreja Babic) 4d5d89b328 small documentation typos
9 years ago
Matthew Hooker 20dea71992
docs/vmware: update skip_export wording
9 years ago
Matthew Hooker 98b0f018fa Merge pull request #4378 from DanHam/skip-export-vmware
9 years ago
Matthew Hooker 8d5c316a30
docs/virtualbox: update skip_export wording
9 years ago
Matthew Hooker a3da92dc97 Merge pull request #4339 from DanHam/gh-4131
9 years ago
DanHam ed158a1c5c
Add skip_export option for VMware iso builder to docs
9 years ago
Tom-Byrne d7545c4ba0 support OpenStack instance metadata
9 years ago
James Portman 88fceff226 Correcting CLI usage
9 years ago
Rickard von Essen df0638ad37
builder/hyperv: Added iso_target_extension and iso_target_path to docs
9 years ago
Rickard von Essen 85cf00069f Merge pull request #4294 from legal90/iso-target-extension
9 years ago
James Nugent 01c09aa7f7 Merge pull request #4325 from siepkes/f-triton-builder-2
9 years ago
Jasper Siepkes bdf57c9cfa Fixed documentation error for the 'source_machine_firewall_enabled'
9 years ago
DanHam 0ac071b6e7
Add option to skip export of installed VM for Virtualbox ISO & OVF builders
9 years ago
Jasper Siepkes 0c9b576c05 * Unentagled SSH communication with VM's from the Cloud API SSH private
9 years ago
Jasper Siepkes 4b651ce3c2 Formatted Triton documentation.
9 years ago
Sean Malloy e0fd5ac402 Fix formating for network_project_id config option
9 years ago
Jasper Siepkes 10bcf64245 Removed accidentally checked in 'ssh_agent_auth' documentation. See SSH
9 years ago
Jasper Siepkes 24786aeece Processed code review feedback.
9 years ago
Jasper Siepkes 7606dd541b * Contains the SSH fix by @watters of #3840.
9 years ago
Matthew Hooker b35226ffae
add a note about running qemu next to a `common` file.
9 years ago
Tom 5927cdf063 Use the latest Centos 6 release
9 years ago
Matthew Hooker 9801e67fdc Merge pull request #4293 from mitchellh/usedefaultdisplay
9 years ago
Taylor Brown cac861db99 Update hyperv.html.md
9 years ago
Taylor Brown e5e1f70e75 Update hyperv-iso.html.md
9 years ago
Mikhail Zholobov 57d07f227a
Add "iso_target_extension" option for all local *-iso builders
9 years ago
Matthew Hooker 0339fcc442
builder/qemu: add use_default_display option
9 years ago
Matthew Hooker 40ec40410f
add new builders to layout
9 years ago
Matthew Hooker c61c7765ec Merge pull request #4288 from troytoman/gce-network-uri
9 years ago
Matthew Hooker 88841cb0e4 Merge pull request #4283 from mitchellh/openstackhacks
9 years ago
Matthew Hooker 9c863cb081
update docs
9 years ago
Rickard von Essen d3c2239b9e
builder/amazon: Change shutdown_behaviour to shutdown_behavior
9 years ago
Matthew Hooker d0a3e956a8
docs to get ubuntu building correctly
9 years ago
Taliesin Sisson 143ac300bf headless is no longer used
9 years ago
Taliesin Sisson 24e9810c23 guest_os_type is no longer used
9 years ago
Taliesin Sisson 602c207f60 Make it clear iso is downloaded
9 years ago
Taliesin Sisson 7add6d3470 Add missing configuration elements.
9 years ago
Taliesin Sisson 3c1df5a791 Remove inconsistent "_mb" from ram size
9 years ago
Taliesin Sisson 55353fae89 Fix spelling mistake
9 years ago
Taliesin Sisson ffc7f3f3dc Address documentation layout and copy issues
9 years ago
Taliesin Sisson c2d1f6b617 Added the ability to independently configure switch vlan. This will people to leave the switch in trunk mode and set a vlan for the vm.
9 years ago
Taliesin Sisson b8554dad7d Add documentation for: enable_mac_spoofing, enable_dynamic_memory and enable_virtualization_extensions
9 years ago
Taliesin Sisson 9c53df1e0e Add special key modifiers to log output when used.
9 years ago
Taliesin Sisson 8e18baf493 Use plain text password
9 years ago
Matthew Hooker d3ddd99721 Merge pull request #4163 from StackPointCloud/packer-builder-oneandone
10 years ago
Kerim Satirli 0fe41a29a0 updates quoting for `amazon-ebs-volume.html.md`
10 years ago
Kerim Satirli 73a50ff91f updates quoting for `amazon-instance.html.md`
10 years ago
Kerim Satirli 74ed95511c highlights possible values instead of quoting them
10 years ago
Rickard von Essen 45bf1457db Added note about kms_key_id
10 years ago
Rickard von Essen 4ce3b8712a
Replace unencrypted EBS snapshots with encrypted
10 years ago
Rickard von Essen c3a352955e amazon: Added snapshot_users and snapshot_groups
10 years ago
Ari Aviran 46f217f255 amazon - Snapshot permissions correctly applied
10 years ago