Barrie Bremner
61c98bb701
Doc change only: misspelling of 'termination'
2015-11-03 14:53:26 +00:00
Mark Peek
c2fd83e04c
Merge pull request #2748 from vtolstov/qcow2
...
add shrink step for qcow2 image format
2015-10-31 18:13:04 -07:00
Jason Martin
62bcf6c7ce
Add IAM policy for copying images
...
The ec2:CopyImage privilege is required in order to make a cross-region AMI when using the `ami_regions` option for the amazon-ebs builder.
2015-10-30 13:19:44 -07:00
Vasiliy Tolstov
8e1cc16ab5
add convert step for qcow2 image format
...
https://ext4.wiki.kernel.org/index.php/Ext4_VM_Images does not
recommends to dd zero file and deletes it, but in case of enabling
discards and qcow2 image we can recreate qcow2 file with less used
space.
Also qemu-img able to enable compression for qcow2 files, that
sometimes may be useful because it natively supported by qemu.
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-10-29 12:27:46 +00: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
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
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
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
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
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
Mark Peek
2411c779d1
Make qemu ssh_wait_timeout example more reasonable
2015-10-01 22:52:06 -07:00
Robin Kearney
87f2f7c96d
Confusing to specify this twice
2015-09-30 13:13:46 +01: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
Mikhail Zholobov
36a6fc2cc4
website/docs: Add description of "skip_compaction" option for Parallels builders
2015-09-11 16:13:39 +03:00
Chris Bednarski
5c7481362c
Changed AWS_SECURITY_TOKEN to AWS_SESSION_TOKEN
...
Fixes #2687
2015-08-27 14:35:54 -07: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
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
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
Chris Bednarski
ffef8efaf4
Added docs for discard; clarify mutual exclusivity between commit, discard, and export_path
2015-08-18 16:47:58 -07:00
Chris Bednarski
d96b426a6d
Clarify use-case and example for floppy preseed
2015-08-17 14:56:26 -07:00
Alvaro Miranda
f54940d9e8
note about floppy on ESXi
...
note about floppy on ESXi
2015-08-17 22:15:26 +12:00
Chris Bednarski
211817c78e
Fix formatting for code block in docs
2015-08-06 16:52:30 -07:00
Chris Bednarski
02273207df
Reformat and merge
2015-08-05 16:33:49 -07:00
Bryce Fisher-Fleig
e7ab9fb3c0
Add missing option
2015-08-05 15:28:20 -07:00
Dane Elwell
e0d46685ea
Document remote_port option
2015-08-03 17:53:33 +01:00
Chris Bednarski
3c517a65c3
Autoreformat
2015-07-30 21:16:11 -07:00
Chris Bednarski
28d1295460
Merge branch 'openstack_metadata' of https://github.com/trumant/packer into trumant-openstack_metadata
2015-07-30 14:38:03 -07:00
Chris Bednarski
0c7654358a
Reformat
2015-07-28 15:30:32 -07:00
Chris Bednarski
8741a6df23
Renamed .markdown to .html.markdown to be consistent with other filenames
2015-07-28 15:29:20 -07:00
Patrick Lucas
73a157b78d
builder/googlecompute: Document use_internal_ip
2015-07-27 19:32:22 -07:00
Chris Bednarski
e0be4efefe
Make the anchor work with reformat
2015-07-24 21:00:24 -07:00
Chris Bednarski
3fe2d2f5bc
Reformat
2015-07-24 20:55:08 -07:00
Chris Bednarski
99061b96d6
Merge branch 'master' into docs-revamp
2015-07-24 20:54:37 -07:00
Chris Bednarski
c3e39c2f0d
Updated docs on how AWS credentials are resolved
2015-07-24 20:38:14 -07:00
Chris Bednarski
972af2c4cc
Merge pull request #2482 from tb3088/doc_aws-creds
...
Document behavior of AWS {access,secret}_key in relation to credentia…
2015-07-24 19:40:45 -07:00
Chris Bednarski
b533a4b833
Added a note on permissions required for IAM roles. Thanks @bmatsuo
2015-07-24 18:55:36 -07:00
Chris Bednarski
d8e8f98b32
Change to 4 spaces
2015-07-22 20:25:58 -07:00
Chris Bednarski
d57c051651
Reformat everything
2015-07-22 19:31:00 -07:00
Matthew Patton
9007b1cc67
Document behavior of AWS {access,secret}_key in relation to credentials file and profile lookup via AWS_PROFILE
2015-07-21 17:24:55 -04:00
Tyler Tidman
3139d3d2c5
Fixes #2474 : Replace use of 'int' and 'uint' in website docs with 'integer' and wrap long lines
2015-07-19 10:56:00 -04:00