863 Commits

Author SHA1 Message Date
Kevin Fishner
3717ffa023 add atlas post-processor docs 2015-02-03 16:20:32 -08:00
dragon788
5482f56670 Merge pull request #3 from dragon788/patch-2
Boot command section was NOT working
2015-01-30 13:15:37 -06:00
dragon788
800dbeedac Boot command section was NOT working
If copy and pasted, the boot command section was NOT working due to < and > being translated to HTML code equivalents. Removed javascript tagging on the code block to see if this fixes the resulting display in a browser.
2015-01-30 10:51:20 -06:00
dragon788
078c3b3378 Boot command section was NOT working
If copy and pasted, the boot command section was NOT working due to < and > being translated to HTML code equivalents. Removed javascript tagging on the code block to see if this fixes the resulting display in a browser.
2015-01-30 10:50:32 -06: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
Mehul Kar
1011ec804d Fix page title 2015-01-22 18:48:02 -08: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
Paul Schooss
fa1f04833c Adding documentation for the environments_path 2015-01-20 11:07:46 -08:00
Misha Brukman
61c95732dd provisioner/shell: Added punctuation. 2015-01-20 11:06:48 -05:00
Misha Brukman
239bdcef29 provisioner/shell: Added code formatting. 2015-01-20 11:06:37 -05:00
Misha Brukman
e696bb7727 provisioner/shell: Fix link with parentheses. 2015-01-20 11:06:10 -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
lalyos
68a94f9c2f docs/templates: add note about escaping
If some tries to copy and paste the isotime examples with options into a template, the parser will fail.
2015-01-17 10:20:19 +01:00
Danny Lockard
fdcf10dc64 and update the docs to indicate you can use 'scsi' in place of sata or ide 2015-01-15 19:56:30 -06:00
Colin Hebert
a100e9393b Add support for custom working directory for puppet 2015-01-11 10:25:48 +11:00
Ross Smith II
8fea991516 Merge pull request #1742 from jenspinney/master
Fix documentation for openstack_provider and provider config options. 
[skip ci]
2015-01-10 09:21:33 -08:00
Jack Pearkes
4b0d861373 docs/vmware-iso: fix boot command encoding 2015-01-04 13:43:54 -05:00
Timo Sugliani
6b14b6282a Update plugins.html.markdown
I think this is the required PATH for windows.
2015-01-03 14:34:37 +01: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
Ross Smith II
ecf82071ce Merge pull request #1784 from mefellows/docu/aws-credentials-file
Updated Amazon documentation to reflect use of credentials file
[skip ci]
2014-12-30 07:24:37 -08:00
Ross Smith II
9a9395a4f0 Merge pull request #1788 from malclocke/patch-1
Fix link to shell provisioner [skip ci]
2014-12-29 19:38:11 -08:00
Ross Smith II
a51206f749 Merge pull request #1790 from joelhandwell/patch-1
Added Chocolatey as alternative installation [skip ci]
2014-12-29 13:57:57 -08:00
Joel Handwell
297eb3777b Fix typo: One attached -> Once attached 2014-12-26 00:42:41 -05:00
Joel Handwell
cf23e34404 Added Chocolatey as alternative installation 2014-12-23 20:59:48 -05:00
Malcolm Locke
07ed577ce0 Fix link to shell provisioner 2014-12-24 13:37:41 +13:00
Ross Smith II
b8626d8340 Alphabetized options in qemu.html.markdown 2014-12-21 10:12:34 -08:00
Matt Fellows
59c54a2a7a Updated Amazon documentation to reflect the precedence rules putting ~/.aws/credentials files ahead of env vars. Ref #1612 2014-12-19 13:32:06 +11:00
Joseph Anthony Pasquale Holsten
d414ed0d49 update default output to reflect current packer release 2014-12-16 22:01:56 -08:00
Matthew Barrington
bce1a5d9d7 Updated the spot price docs 2014-12-16 17:53:12 +00: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
Michał Czeraszkiewicz
1e88d41b6f Fix broken links in the DigitalOcean documentation 2014-12-12 02:30:10 +01: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
Ryan Uber
010c77d05f builder/digitalocean: default to nyc3 2014-12-10 00:26:56 -08:00
jenspinney
ccc09c0167 Fix documentation for openstack_provider and provider config options. 2014-12-09 22:18:59 -08:00
Mitchell Hashimoto
6f66afcee0 website: docs for push 2014-12-09 16:14:04 -08:00
Dustin Carlino
fe47f45800 Remove bucket_name from GCE config.
Fixes #1732. Forgot to do this in 23c947acf049b734c03ff3e24530f0310475b1a5.
2014-12-09 08:44:01 -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
dragon788
582b8a6ad9 Fixed typo 2014-12-05 10:55:27 -06:00
Seth Vargo
0eb634ae6a Merge pull request #1525 from scott2449/master
Add default nodename for chef-client
2014-11-26 16:29:22 -05:00
pleschev
431647997c Merge pull request #2 from mitchellh/master
Update skip_nat_port to latest master.
2014-11-26 07:52:42 +11:00
Evan Brown
ff149df30f Use golang/oauth2, no longer require client_secrets.json, and use
Service Account when run from a GCE Instance.
2014-11-21 12:45:27 -08:00
Jack Pearkes
ec216a52ef website: inherit font scheme 2014-11-07 10:18:44 -08:00
Jack Pearkes
658e6e094b website: fix SSL on downloads page 2014-11-05 08:19:39 -08:00
Matt Whiteley
8ad7d9b194 Fix checksums link 2014-10-28 15:10:16 -07:00
Mitchell Hashimoto
5bfc036e55 website:update version 2014-10-28 10:32:58 -07:00
Mitchell Hashimoto
b291dae3d5 website: try to update the Ruby 2014-10-28 10:28:17 -07:00
Mitchell Hashimoto
5da5bbad00 website: update Gemfile 2014-10-28 10:25:11 -07:00
Mitchell Hashimoto
0db6cd3533 Merge pull request #1330 from qur/qemu-vagrant
Qemu vagrant
2014-10-28 08:42:17 -07:00
Mitchell Hashimoto
60e2a8b5fc Merge pull request #1342 from iwebhosting/qemu-image-support
Add support for building QEMU images from pre-existing image files
2014-10-28 08:38:51 -07:00