26 Commits

Author SHA1 Message Date
Joseph Anthony Pasquale Holsten
d414ed0d49 update default output to reflect current packer release 2014-12-16 22:01:56 -08:00
Matt Rogers
df48ec3356 Use a newer source AMI
The AMI that was previously listed before this change no longer exists.
2014-12-05 16:22:14 -06:00
Matt Rogers
44a2ceb3d8 Use the latest micro instance from the free tier 2014-12-05 16:22:14 -06: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
stefanlasiewski
633275dac4 Use the phrase 'not present', which is more clear then 'not necessary'. 2014-07-18 10:26:32 -07:00
stefanlasiewski
47f073c442 Problem: Docs should mention the comma after "builders": [...]
While running through the getting-started examples, I ran into a strange
error:

	packer $ packer validate example.json
	Failed to parse template: Error in line 16, char 2: invalid character
	'"' after object key:value pair
	  "provisioners": [{
	packer $

The error was not immediately obvious, as this is my first time working
with Packer, and like many users this also happens to be my first time
working with JSON.

Solution:

I was missing a comma after the 'builders' configuration. I'm sure this
is a common problem, so let's specifically mention that in the document.
2014-07-18 10:20:31 -07:00
yosssi
cc4564c052 Change the word aws_access_key to aws_secret_key. 2014-01-21 01:43:51 +09:00
Jack Pearkes
3591e35617 website: prettyprint variables examle in parallel builds 2013-11-25 13:51:32 +01:00
Jack Pearkes
2da4af8166 website: user user varibles in the intro (parallel builds) 2013-11-25 13:47:23 +01:00
Jack Pearkes
5c1f9e4cd3 website: use user variables in the intro (ec2) 2013-11-25 13:36:32 +01:00
Baraa Basata
871920c33f Fix spelling in Intro documentation 2013-11-11 21:41:53 -05:00
Francis Go
c7db2daf80 Fix spelling in Provision documentation [ci skip] 2013-11-08 17:03:15 +11:00
Tehmasp Chaudhri
d969abd730 Updated web site doc. for avail commands list 2013-10-01 19:45:11 -06:00
Mitchell Hashimoto
9a8284d51c website: get rid of CreateTime for timestamp 2013-08-08 17:25:26 -07:00
Henrik Hodne
77a380d441 website: document Homebrew installation process [GH-227] 2013-08-03 16:44:30 -07:00
Mitchell Hashimoto
2a8ee70440 website: sleep in getting started 2013-07-20 12:35:51 -07:00
Pierre Riteau
79020d6ec9 Fix small typos 2013-07-03 10:55:25 +01:00
Marc Abramowitz
8cbb1d0382 Fix more typos 2013-06-28 14:03:14 -07:00
Mitchell Hashimoto
070d2cc2a6 website: vagrant boxes getting started 2013-06-28 08:37:13 -04:00
Mitchell Hashimoto
09029fd51e website: clarify some things in the intro 2013-06-28 08:18:03 -04:00
Mitchell Hashimoto
d31137d01c website: fix the links to downloads 2013-06-25 14:16:49 -05:00
Mitchell Hashimoto
0724931f26 website: parallel and next steps 2013-06-21 20:19:33 -07:00
Mitchell Hashimoto
0e4388c881 website: parallel builds 2013-06-21 20:10:24 -07:00
Mitchell Hashimoto
ad4b9e0458 website: build/provision 2013-06-21 16:48:01 -07:00
Mitchell Hashimoto
b698761597 website: installing packer 2013-06-21 14:50:00 -07:00