88 Commits

Author SHA1 Message Date
Arve Knudsen
4e3da3ef54 Improve language 2016-09-27 12:44:41 -07:00
Sourabh Pawar
07e6509bc4 Removed additional whitespace
Removed additional whitespace
2016-08-21 15:07:22 -04:00
Sourabh Pawar
103a8a9223 Note for executing the first build on Windows
The first packer build command includes passing AWS access key and secret key as variables. On Windows, the single quotes must be replaced with double quotes or an AWS error occurs. This may not be obvious to everyone, hence a note. The AWS error (as below) is not adequately self-explanatory. 

Build 'amazon-ebs' errored: Error querying AMI: NoCredentialProviders: no valid providers in chain. Deprecated.
        For verbose messaging see aws.Config.CredentialsChainVerboseErrors
2016-08-21 15:04:05 -04:00
Seth Vargo
47523f375d
Update links to serf 2016-08-08 12:45:23 -04:00
Mark Campbell
6658ec7ea3 Fix extra backslash in front of dollar signs in website documentation (#3479)
The dollar signs do not need to be escaped. The backslashes show up on
the website right now. This commit makes it so that they do not show up
on the website.
2016-04-28 10:25:42 -07:00
Khalid Saifullah
b11e888f6c typo (#3467) 2016-04-22 16:42:13 -07:00
Thomas Vendetta
e362cd6b8b Use new Ubuntu AMI thats t2.micro & us-east-1 eligible
Uses this free tier eligible ebs/hvm AMI:

  Ubuntu Server 14.04 LTS (HVM), SSD Volume Type - ami-fce3c696
2016-03-16 22:28:10 -04:00
Chris Bednarski
1256babce3 Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
Dave Holland
81cf23052f Update setup.html.markdown
zip file now contains a single binary
2016-03-10 17:24:40 +00:00
Chris Bednarski
76c49f6ed0 Remove errant trailing slash from blog URL 2016-01-15 13:41:29 -08:00
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
6fa3fe31b1 Missed one 2016-01-14 15:38:54 -05: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
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
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
Eran Chetz
569121519d minor change that was majorly bugging me 2015-09-21 16:32:18 +03:00
Justin Campbell
4cd70a2467 Fix Atlas /operations link 2015-09-11 09:42:58 -04:00
Gabriel Sobrinho
015742b547 Fix last example syntax 2015-07-31 00:01:00 -03:00
Brian Fletcher
e7900ec5ef Fix example code for digital ocean builder
Remove command after size
2015-07-27 21:00:11 +01: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
64604ee955 More succinct phrasing for cracklib conflict 2015-07-24 18:41:42 -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
Xiol
985c3c576b Update setup documentation to cover issue #1117
In issue #1117, the packer binary can sometimes conflict with the packer binary supplied with cracklib. This documentation update covers this and provides workarounds for affected users.
2015-07-22 10:13:04 +01:00
Clint Shryock
a3bf467378 Update "getting started" link to Atlas
The current link 404's, but this fixes it.

Thanks to copyedt on Twitter: https://twitter.com/copyedt/status/620807196259958785
2015-07-14 08:34:56 -05:00
Walter Dolce
d99a1fab86 Fix other characters in docs displayed incorrectly 2015-07-12 00:11:59 +01:00
Walter Dolce
132b289b0e Fix character being displayed incorrectly 2015-07-11 19:45:34 +01:00
nick.grange
5c64f7f7cf #2346 updated to ami that doesn't require accepting marketplace terms
Updated to same ami as in main readme.md which is from community AMIs
and therefore doesn't require accepting the AWS marketplace terms
before using in Packer build.
2015-06-29 23:10:56 +10: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
John (Jack) Brown
49664ca9c6 Fix DigitalOcean section of getting started docs.
This updates the example for adding DigitalOcean
as a provider in the beginning tutorial. It looks
like it hadn't been updated in some time, and
was using old settings. I've updated it and
confirmed it works.
2015-06-23 22:10:04 -07:00
Mitchell Hashimoto
db42c293d3 Merge pull request #1870 from catsby/doc-updates
Updates to Into: Build An Image docs
2015-06-08 21:22:57 -07:00
Seth Vargo
168fe98610 Merge pull request #2109 from bosr/docs-homebrew-notap
doc update: no need for homebrew/binary anymore
2015-05-23 13:12:09 -04:00
Asa Gage
c3a6e60e6c removed NL 2015-05-14 17:27:30 -04:00
Asa Gage
849b825d18 Fixed missing comma in remote-builds example code. 2015-05-14 17:22:32 -04:00
Romain Bossart
8944824fa8 doc update: no need for homebrew/binary anymore 2015-05-14 21:11:44 +02:00
Kevin Fishner
2c8ddc384b add packer and the hc ecosystem 2015-04-20 15:55:16 -07:00
Kevin Fishner
698f913bbf explain how packer works with atlas 2015-03-10 16:21:36 -07:00
Clint Shryock
729a0c01c7 Updates to Into: Build An Image docs
- the listed AMI isn't found
- t2.micros can only be in a VPC(? so said an error), and the docs say
  we're using a t1.micro anyway
- Updates to the vagrant file to get the website to build
2015-01-24 17:25:47 -06:00
Sergio Pantoja
2038f5da69 Fix tutorial source ID
`ami-9eaa1cf6` is the correct Ubuntu 14.04 AMI for the us-east-1 region.

Fixes #1841
2015-01-21 16:27:34 -05:00
Ross Smith II
212d512652 Merge pull request #1759 from ceh/issue-1718
website/intro/getting-started: clarify that multiple builders of the same type must have a unique name

Fixes #1718 
[skip ci]
2015-01-17 09:30:31 -08:00
Nick Dainty
c0a56b6a2b Fix amazon instance type on build an image page
This page referred to using a "t1.micro" instance but the template actually uses a "t2.micro".
2014-12-30 19:55:16 +00:00
Joseph Anthony Pasquale Holsten
d414ed0d49 update default output to reflect current packer release 2014-12-16 22:01:56 -08:00
Emil Hessman
118325f6b6 website/intro/getting-started: clarify that multiple builders of the same type must have a unique name 2014-12-15 07:03:33 +01: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