Commit Graph

82 Commits

Author SHA1 Message Date
Chris Bednarski 295bf847db Merge pull request #3066 from dave2/gh-3052
Update docs to reflect current AMI IDs and instance sizes
2016-01-14 17:23:49 -08:00
Seth Vargo 174237ba2f Use www. for project sites 2016-01-14 15:33:00 -05:00
Seth Vargo c0b46b2fb8 Use SSL for resources 2016-01-14 15:31:19 -05:00
David Zanetti 0369b8e7c0 Update docs to reflect current AMI IDs and instance sizes
- Using Ubuntu-supported image, 14.04 LTS current, for us-east-1
- t1.micro no longer exists, t2.micro replaces it
- Raised in issue #3052
2016-01-14 10:52:17 +13:00
Cameron Stokes adf4764c82 note about Quay login credentials 2015-12-02 19:06:37 -08:00
Cameron Stokes 051f7d6ee6 note about Docker Hub login requirements 2015-12-02 18:59:34 -08:00
Sergey Bronnikov 4baaad2530 duplicated word 2015-11-24 10:31:31 +03: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
Timothy Sutton 9f66dbbde7 Fixed page_title for Artifice post-processor 2015-10-27 15:47:05 -04: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
dragon788 c48e2319ab Added correct format for compression_level 2015-09-30 20:40:58 -05: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
Chris Bednarski 4416954461 Corrected the meta text on the artifice page. 2015-08-10 10:25:19 -07:00
Chris Bednarski 16d7e7542a Added docs for artifice 2015-08-07 20:10:17 -07:00
Chris Bednarski 100d2b1148 Merge pull request #2501 from mitchellh/docs-revamp-content
[WIP] Update packer docs related to Atlas
2015-08-07 17:43:26 -07:00
Chris Bednarski 1c956ff406 Removed errant backtick 2015-08-04 20:11:53 -07:00
Chris Bednarski 8f2a9de28e Updated documentation explaining how to use variables in compress post-processor filenames 2015-08-04 19:46:14 -07:00
Chris Bednarski 30850b851d Reformat 2015-07-24 14:54:46 -07:00
Chris Bednarski a77ee557ac Starting rework of atlas post-processor page 2015-07-24 14:49:22 -07:00
Chris Bednarski d8e8f98b32 Change to 4 spaces 2015-07-22 20:25:58 -07:00
Chris Bednarski 555a8ba792 Change two blanks to one blank after numbered list item 2015-07-22 20:22:50 -07:00
Chris Bednarski d57c051651 Reformat everything 2015-07-22 19:31:00 -07:00
Chris Bednarski ee2e039671 Merge pull request #2417 from zakuro9715/docs-docker-tag-force
Add description of force option for docker-tag
2015-07-19 21:34:12 -07:00
YuZakuro a6269671ec Fix inconsistent spelling
`(boolean)` is used in most cases, but `(bool)` is used in places.

I ran `find website/source/**/*.(markdown|md) | xargs sed -i 's/(bool)/(boolean)/g'`
2015-07-09 18:20:13 +09:00
YuZakuro 315ad54834 Add description of force option for docker-tag 2015-07-09 17:40:34 +09:00
Chris Bednarski 355364ce4c Change some outdate references to Vagrant Cloud to point to Atlas instead 2015-06-26 14:59:01 -07:00
Chris Bednarski daf563e210 Change aws.ami to amazon.ami to be consistent with usage in terraform 2015-06-26 10:22:15 -07:00
Salvador Girones 6cb51f21de Make ResourcePool optional 2015-06-22 10:13:49 -07:00
Chris Bednarski f06847ff10 Merge branch 'master' into f-vtolstov-compress 2015-06-18 05:19:30 -07:00
Chris Bednarski 9cd572461d Updated docs, fix artifact bug 2015-06-18 05:13:48 -07:00
Chris Bednarski b767aa7f99 Change to compression_level, fix and add tests for format detection 2015-06-18 03:55:51 -07:00
Chris Bednarski 8fdb4f77e0 WIP 2/4 tests passing, still need to re-implement ZIP and bare compression files and do some cleanup 2015-06-18 00:47:33 -07:00
Mitchell Hashimoto 889b5b6105 website: update vsphere 2015-06-17 22:21:04 +02:00
Mitchell Hashimoto 58b430d7ef website: update docs for provider key [GH-2099] 2015-05-29 11:34:22 -07:00
Justin Campbell 23ac351c85 Clarify doubly-nested array use in post-processors
Expands on the description of the Vagrant and Vagrant Cloud
post-processors needing to be in a doubly-nested array.

Also, separate the two arrays in the JSON sample so they stick out more
(and reformat the JSON).
2015-03-24 15:41:17 -04:00
Emil Hessman 825cd7a86a website: address spelling mistakes 2015-02-21 09:27:04 +01:00
Kevin Fishner 3bdb9a6e9d add vagrant cloud note 2015-02-03 17:07:24 -08:00
Kevin Fishner 3717ffa023 add atlas post-processor docs 2015-02-03 16:20:32 -08:00
Danny Lockard 8aac8dc17c Per https://coderwall.com/p/momg4a/packer-io-vsphere-post-processor-without-resource-pools 2014-12-10 11:35:32 -06:00
Mitchell Hashimoto 0db6cd3533 Merge pull request #1330 from qur/qemu-vagrant
Qemu vagrant
2014-10-28 08:42:17 -07:00
Mitchell Hashimoto 6a1744a1d2 Merge pull request #1385 from Mayflower/vagrantcloud_selfhosted
Vagrantcloud selfhosted
2014-10-27 17:12:21 -07:00
Seth Vargo 67fad6c429 Add metadata description to all pages + include "Packer" for SEO 2014-10-22 17:41:53 -04:00
Seth Vargo 0800ebfe7a Use formatting helpers and labeled code blocks 2014-10-22 17:41:53 -04:00
Tim Brown bd5382dc72 Update example to match parameter.
The example showed "path" instead of "output".
2014-10-13 12:56:53 -07:00
Julian Phillips 660e82e689 Update vagrant supported builder list
Update the list of supported builders in the vagrant post-processor
docs to include QEMU.
2014-09-22 11:15:47 +01:00
Mitchell Hashimoto 2ed100a0b0 website: document compress post-processor 2014-09-08 10:30:10 -07:00
Mitchell Hashimoto e9611dfb11 website: update docker-push 2014-09-05 14:44:34 -07:00