Commit Graph

703 Commits

Author SHA1 Message Date
Seth Vargo 8c36684e98 Merge pull request #1846 from lalyos/patch-1
docs/templates: add note about escaping
2015-02-24 20:12:18 -05:00
Seth Vargo c338d313db Merge pull request #1925 from tdooner/add_rackconnect_support
Add Rackconnect support to openstack builder
2015-02-24 20:02:26 -05:00
Seth Vargo 2d13cf9689 Merge pull request #1936 from leto/patch-1
Tell people to use OVF v2
2015-02-24 19:53:30 -05:00
Seth Vargo cc231ea497 Merge pull request #1941 from w1mvy/update_document
Updated doc with config
2015-02-24 19:51:44 -05:00
Ross Smith II 07b61f2ca8 Fix digitalocean urls in docs
[skip ci]
2015-02-24 11:32:27 -08:00
w1mvy 003bb6926c Updated doc with config 2015-02-23 21:36:37 +09:00
Emil Hessman 825cd7a86a website: address spelling mistakes 2015-02-21 09:27:04 +01:00
Duke Leto f7383d533d Tell people to use OVF v2
The example error message being in here is important so people can search for that error message and find the answer easily. The default in my VirtualBox is V1, so many people will run into this.
2015-02-19 15:42:35 -08:00
Tom Dooner 726f5c45b1 Add some documentation of new Openstack options 2015-02-17 21:44:39 +00:00
Ross Smith II f35b8db498 Merge pull request #1904 from gnawhleinad/master
make it clear that "tools_upload_folder" is not used for esxi
[skip ci]
2015-02-16 10:02:24 -08:00
Ross Smith II a6d843ffd9 Merge pull request #1883 from dragon788/master
Boot command section in vmware and virtualbox ISO wasn't working
[skip ci]
2015-02-16 09:57:30 -08:00
Misha Brukman be4ccc77fb builders/googlecompute: made formatting consistent
Also updated Debian 7 VM image to `debian-7-wheezy-v20150127`.
2015-02-11 21:16:19 -05:00
Misha Brukman a935b31620 builders/googlecompute: fixed link in docs. 2015-02-10 20:13:28 -05:00
Jack Pearkes 2db039bfe2 Merge pull request #1897 from KFishner/docs-atlas-post-processor
Add Atlas post-processor documentation
2015-02-09 16:41:35 -08:00
gnawhleinad faf65bec53 make it clear that is not used for esxi
Signed-off-by: gnawhleinad <danielleehwang@gmail.com>
2015-02-06 15:01:55 -08:00
Seth Vargo bfc4f4ff7d Clarify push interpolation caveat 2015-02-04 13:30:40 -05:00
Seth Vargo 983b0b8988 Allow specifying a -message when pushing 2015-02-04 13:30:40 -05:00
Seth Vargo 7911d98836 Warn about pushing sensitive data in Packer templates 2015-02-04 13:30:40 -05:00
Seth Vargo 8194846d86 Update push command docs to remove `-token` 2015-02-04 13:30:39 -05:00
Seth Vargo 75b4f50f8f Add examples for Push template configuration 2015-02-04 13:30:39 -05:00
Seth Vargo 677ddd34bd Update default value for push VCS documentation 2015-02-04 13:30:39 -05: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
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
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
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