1115 Commits

Author SHA1 Message Date
Eloy Coto
34f163ce87 Post-Processor/Vsphere: Added overwrite option 2015-10-29 09:35:03 +00:00
Jake Champlin
6af2fd5bd0 Update Packer Debug Docs for Cloud-Init Issue
Update documentation to make official note of the cloud-init issue with
ubuntu AMIs.
2015-10-28 16:10:27 -04:00
Cameron Stokes
a9df89df15 Change amazon.ami to amazon.image.
... to be consistent with https://github.com/hashicorp/terraform/pull/3195.
2015-10-27 20:45:08 -07:00
Chris Bednarski
0e9cd5caa9 Remove push -m from the docs 2015-10-27 18:35:37 -07:00
Timothy Sutton
9f66dbbde7 Fixed page_title for Artifice post-processor 2015-10-27 15:47:05 -04:00
Mark Peek
4e1e9b788a Merge pull request #2845 from abridgett/feature/spot_price_zero
spot_price of "0" to mean on demand
2015-10-26 21:51:44 -07:00
Seth Vargo
264e345827 Use vendored fastly logo 2015-10-26 11:52:34 -04:00
Seth Vargo
0acc75ae49 Use releases to release 2015-10-25 23:51:20 -04:00
Mark Peek
6951c6824b Merge pull request #2688 from mitchellh/docs-aws-session-token
Changed AWS_SECURITY_TOKEN to AWS_SESSION_TOKEN
2015-10-23 17:46:32 -07:00
Mark Peek
62fd4df0a7 Merge pull request #2684 from mitchellh/docs-atlas-names
Added a note to the push docs about dot being disallowed in atlas names
2015-10-23 17:46:24 -07:00
Yuya Kusakabe
699c673536 builder/vmware-esxi: Add step_export
If `format` option is configured, packer exports the VM with ovftool.

website: Document about OVF Tool and `format` option.

post-processor/vsphere: Enable to use `mitchellh.vmware-esx` artifact type and OVF and OVA formats, fixes #1457.
2015-10-23 09:00:53 +09:00
Jearvon Dharrie
5ee224fe6a Remove the word obviously 2015-10-21 13:41:49 -04:00
Mark Peek
d66268f5f9 Merge pull request #2733 from justincampbell/docs-atlas-operations-link
docs: Fix Atlas /operations link
2015-10-20 17:19:33 -07:00
Mark Peek
e9657e6a9f Merge pull request #2642 from oliviertremblay/master
Make TargetPath customizable
2015-10-20 12:11:13 -07:00
Mark Peek
813a66fc2e Merge pull request #2844 from ruslansalikhov/patch-1
Fixing DigitalOcean documentation urls
2015-10-18 14:35:58 -07:00
Mark Peek
768ca5e7b5 Merge branch 'master' of https://github.com/Cbeck527/packer 2015-10-18 14:33:55 -07:00
Mark Peek
135a607fb4 Merge pull request #2745 from jessehub/master
documentation - indent ami_block_device_mappings keys
2015-10-18 11:44:47 -07:00
Ruslan Salikhov
e6df3e07a0 Fixing DigitalOcean documentation urls
Fixed inserting %5C into links to digitalocean resources.
2015-10-18 23:36:57 +05:00
Mark Peek
edda3de677 Merge pull request #2806 from abridgett/feature/add_ebs_optimized_support
Add ebs_optimized support
2015-10-18 11:31:50 -07:00
Mark Peek
22b7351489 Merge pull request #2804 from zyegfryed/patch-2
Fix ansible inventory example
2015-10-15 11:24:23 -07:00
Eric Johnson
96d522fb64 Merge pull request #2811 from sparkprime/verbatim_account
account_file can be verbatim JSON string
2015-10-12 15:57:52 -07:00
Mark Peek
23d5e50600 Merge pull request #2790 from dragon788/patch-1
Added correct format for compression_level
2015-10-08 15:33:44 -07:00
Chris Bednarski
bd82df7aa1 Merge pull request #2712 from bensojona/f-document-artifact-types
Document recommended artifact-types
2015-10-08 14:34:17 -07:00
Mark Peek
1bff430984 Merge pull request #2759 from eranchetz/patch-1
Remove errant backslash in build-image.html.markdown
2015-10-08 06:39:37 -07:00
Dave Cunningham
1fea962a3a account_file can be verbatim JSON string 2015-10-08 02:40:18 -04:00
Adrian Bridgett
da771c469e spot_price of "0" to mean on demand
this helps avoid duplicating packer templates just to select
spot instances or not
2015-10-06 22:13:17 +01:00
Adrian Bridgett
8349e22df9 Add ebs_optimized support 2015-10-06 21:36:21 +01:00
Sébastien Fievet
3495204382 Fix ansible inventory example 2015-10-06 15:04:04 +02:00
Chris Becker
647a072257 Fix template error on ansible provisioner documentation 2015-10-05 13:19:21 -04:00
Mark Peek
2411c779d1 Make qemu ssh_wait_timeout example more reasonable 2015-10-01 22:52:06 -07:00
Shawn Neal
7195b2f35b Add Windows to Chef provisioner documentation 2015-10-01 10:04:59 -07:00
dragon788
c48e2319ab Added correct format for compression_level 2015-09-30 20:40:58 -05:00
Robin Kearney
87f2f7c96d Confusing to specify this twice 2015-09-30 13:13:46 +01:00
Eric Herot
5091f0a221 Add documentation about the encrypted data bag secret flag to the Chef Client provisioners section 2015-09-29 14:52:49 -04:00
Lee Thompson
cef4e88922 Add some more documentation around ssh_keypair_name and ssh_private_key_file 2015-09-21 13:52:18 -05:00
Eran Chetz
569121519d minor change that was majorly bugging me 2015-09-21 16:32:18 +03:00
Rickard von Essen
3f14b9d984 Merge pull request #2731 from legal90/prl-compact-disk
Parallels: Add "CompactDisk" build step
2015-09-16 14:03:31 +02:00
Rickard von Essen
b528811540 Merge pull request #2662 from rickard-von-essen/prl_pd11
Parallels Desktop 11: verify correct edition and enable headless mode
2015-09-16 13:34:05 +02:00
Jesse Callaway
7def47f376 indent ami_block_device_mappings subkeys 2015-09-15 10:33:44 -04:00
James Nugent
632d38a1c5 Tag EBS volumes with volume_tags in EBS builder
This change allows specification of a new "volume_tags" array in the
amazon-ebs builder in order to allow tagging of volumes used on the
source instance. It is implemented as a new step which is skipped if
there are no tags specified.
2015-09-11 16:39:34 -04:00
Justin Campbell
4cd70a2467 Fix Atlas /operations link 2015-09-11 09:42:58 -04:00
Mikhail Zholobov
36a6fc2cc4 website/docs: Add description of "skip_compaction" option for Parallels builders 2015-09-11 16:13:39 +03:00
Jon Benson
dd286ff63c Add artifact_types 2015-09-08 12:51:24 -05:00
Jon Benson
673baa12d0 Add vmware and virtual box to artifact_types 2015-09-04 15:08:27 -05:00
Jon Benson
5e27f9353f Document recommended artifact_type 2015-09-04 15:01:35 -05:00
Jon Benson
dbd1a13f0d Document recommended artifact-types 2015-09-04 14:51:35 -05:00
Kevin Pettijohn
3034e12e5a Pandoc formating 2015-09-01 09:20:52 -07:00
Kevin Pettijohn
0950eac836 Add a chef-client local mode example
* Configure the `chef-client` provisioner for local mode
* Provide an example run_list
2015-08-31 19:54:18 -07:00
Chris Bednarski
5c7481362c Changed AWS_SECURITY_TOKEN to AWS_SESSION_TOKEN
Fixes #2687
2015-08-27 14:35:54 -07:00
Chris Bednarski
c834a00e22 Added a name validator to the push command 2015-08-26 12:16:18 -07:00