1254 Commits

Author SHA1 Message Date
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
Chris Bednarski
0d973145f5 Added a note to the push docs about dot being disallowed in atlas names 2015-08-26 12:00:13 -07:00
Lantrix
1fe44b6624 Powershell debugging options as per Issue #2550 2015-08-24 17:32:01 +10:00
Rickard von Essen
7d3afc882a Add check for Parallels Desktop edition in PD 11.
Starting since Parallels Desktop 11, the command line functionality is
available only in Pro and Business editions.
2015-08-22 13:15:59 +02:00
Chris Bednarski
f725cf1a4b Correct docs for qemu vm_name 2015-08-21 17:10:56 -07:00
Tim Smith
14b39c5b51 Opscode -> Chef
Basic company name update
2015-08-20 16:26:18 -07:00
Chris Bednarski
244500c667 Merge pull request #2636 from mitchellh/docs-checkpoint
Added docs for checkpoint
2015-08-20 14:23:49 -07:00
Olivier Tremblay
6644f57160 Merge branch 'master' into custom-targetpath 2015-08-20 08:20:55 -04:00
Olivier Tremblay
f301a6454d Added documentation, renamed config param to iso_target_path 2015-08-20 07:37:24 -04:00
Chris Bednarski
8f7f82334a Merge pull request #2628 from mitchellh/b-docker-export-validation
Improve artifact validation for docker builder
2015-08-19 13:12:34 -07:00
Chris Bednarski
8d8e320e8c Added docs for checkpoint 2015-08-19 13:01:55 -07:00
Chris Bednarski
d367b8b521 If is customized no file extension is added. The documentation has been updated to reflect this. 2015-08-18 17:43:59 -07:00