packer/website/source
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
..
community Added myself to the Community page 2014-05-10 23:51:57 +02:00
docs Changed to reflect the new httpS endpoint for Chef, since Chef 11.x 2014-07-16 16:49:26 -06:00
fonts website: homepage coming in, although a bit rough right now 2013-06-20 17:27:04 -07:00
images website: update works with image for other vmware products 2013-08-01 10:25:38 -07:00
intro Problem: Docs should mention the comma after "builders": [...] 2014-07-18 10:20:31 -07:00
javascripts website: source prettify ourselves 2013-06-20 22:41:43 -07:00
layouts post-processor/vagrant-cloud: add docs 2014-06-25 11:44:08 -04:00
stylesheets website: update docs for GCE, fix styling for OL 2013-12-13 19:22:52 -08:00
404.html.erb website: fix 404 page 2013-06-07 22:51:00 -07:00
downloads.html.erb website: powered by bintray 2013-07-19 14:02:16 -04:00
favicon.ico website: add favicon 2013-06-20 19:01:32 -07:00
index.html.erb website: get rid fof release notes 2013-06-28 12:01:48 -04:00