Commit Graph

359 Commits

Author SHA1 Message Date
Mitchell Hashimoto 5e2f08de70 post-processor/vagrant: do overrides 2013-12-19 14:44:15 -08:00
Mitchell Hashimoto b6795081b8 website: update docs for vagrant pp 2013-12-19 14:10:28 -08:00
Mitchell Hashimoto 930b844bd5 website/source: fix typos 2013-12-19 09:57:31 -08:00
Mitchell Hashimoto bae9c4d21f website: update docs for GCE, fix styling for OL 2013-12-13 19:22:52 -08:00
Mitchell Hashimoto 7f140cdf9c website: more docs on getting the key 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto 6cd9ee3ebb website: cover how to get client secrets and such in website 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto 3fad2421c5 website: add compute engine to layout 2013-12-12 21:53:04 -08:00
Kelsey Hightower 16af2131db builder/googlecompute: Add website docs 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto f5401110e6 website: fix typo [GH-712] 2013-12-12 15:45:57 -08:00
Mitchell Hashimoto 80c2f0fcd0 Merge pull request #690 from TranscendComputing/master
builder/qemu: added template processing for QemuArgs, floppy_files for auto-building f...
2013-12-12 14:46:08 -08:00
Mitchell Hashimoto 613d5f5b92 website: update docs for vsphere changes 2013-12-11 14:02:10 -08:00
Mitchell Hashimoto 55082a514b website: document the description field 2013-12-11 13:46:21 -08:00
Mitchell Hashimoto 4274d1fcc1 website: use the comparison operators in Puppet docs 2013-12-11 12:39:42 -08:00
Mitchell Hashimoto 2986452804 provisioner/puppet-masterless: simplify manifest dir upload 2013-12-11 11:20:22 -08:00
Mitchell Hashimoto ccbb109d05 Merge branch 'configure-manifest-dir' of https://github.com/Jimdo/packer into Jimdo-configure-manifest-dir 2013-12-11 11:14:45 -08:00
Mitchell Hashimoto 3b3d09cb0f website: update vsphere endpoint docs [GH-695] 2013-12-10 18:17:41 -08:00
Jan Brauer afd0aea8df Merge branch 'master' into configure-manifest-dir 2013-12-10 09:08:11 +01:00
Mitchell Hashimoto 2b4bdee0a2 website: fix docs for vmware esxi discrep [GH-674] 2013-12-06 19:14:20 -08:00
Mitchell Hashimoto f7b1c2dbc6 builder/amazon/instance: add location to upload command [GH-679] 2013-12-06 19:04:40 -08:00
Mitchell Hashimoto 2385f087be Merge pull request #657 from mitchellh/docs-users-vars
website: user Variables in Intro
2013-12-06 18:18:26 -08:00
Mitchell Hashimoto a770a5b2f2 Merge pull request #660 from CpuID/master
builder/amazon/ebs: AssociatePublicIpAddress for launching
2013-12-06 18:15:19 -08:00
Mitchell Hashimoto 60c797b256 Merge pull request #637 from johnbellone/master
builder/openstack: add ProxyUrl parameter for OpenStack builder
2013-12-06 17:58:15 -08:00
Thomas D. Hite 08f5131746 Added template processing for QemuArgs, floppy_files for auto-building floppies which attach to the VM at startup, and run_once flag to trigger just one powerup/powerdown. 2013-12-06 18:20:25 -06:00
Phil Fenstermacher c4ae11589d Changed error message and docs to match code - qemu-img options are qcow2 and raw 2013-12-04 14:05:07 -05:00
Jan Brauer 89d72851a1 Update docs 2013-11-26 08:29:43 +01:00
Nathan Sullivan abaacb0683 docs update for https://github.com/mitchellh/packer/issues/578 2013-11-26 11:41:39 +10: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
Jack Pearkes 9cabad4704 website: move iam policy documentation to the root amazon page 2013-11-25 13:27:38 +01:00
Bob Potter d801e2eca1 website: document chroot running process gotcha 2013-11-22 00:11:40 -06:00
Jon Topper 1716e761c2 Match ec2-bundle-vol on web to code
Issue #248 contained a PR which changes the way bundle_vol_command is
used by default. This change to the defaults was not reflected on the
website, so I encountered the same issue when making changes to the
bundle_vol_command in my config.
2013-11-21 18:29:19 +00:00
Geoffrey Bachelet e16e03c67b Typo in vmware docs' YAML front matter 2013-11-20 22:05:22 +01:00
John Bellone e3af0ead29 Website: Update timeout to reflect real default.
The default in the actual code is 5m.
2013-11-19 17:22:17 -05:00
Mitchell Hashimoto ef5448d4dd website: Fix typo with esxi config 2013-11-19 14:12:49 -08:00
Mitchell Hashimoto 6867c4f3e3 website: vsphere endpoint docs 2013-11-18 16:23:28 -08:00
Mitchell Hashimoto b96b2997a8 website: update chef solo docs 2013-11-18 16:14:33 -08:00
Jeff Quast 2728029db7 Update chef-solo.html.markdown
underscore of "data_bags" should be escaped; causes run-on italic
2013-11-14 16:13:20 -08:00
Baraa Basata 871920c33f Fix spelling in Intro documentation 2013-11-11 21:41:53 -05:00
Mitchell Hashimoto 53c40cdbc5 website: better document the dockerfile interaction with the builder 2013-11-09 19:40:38 -08:00
Mitchell Hashimoto 4e56b8f9f6 Merge branch 'f-docker-builder': Docker builder
This introduces a Docker builder. The docker builder is able to create
containers by starting an existing Docker image, provisioning it using
standard practices, and then exporting it using `docker export`.
2013-11-09 19:08:05 -08:00
Mitchell Hashimoto 865adeb4b3 website: doc pull 2013-11-09 17:22:39 -08:00
Mitchell Hashimoto 8f39edf935 website: document dockerfile 2013-11-09 13:59:34 -08:00
Mitchell Hashimoto 3a13e47f34 website: start documenting the builder 2013-11-09 13:28:00 -08:00
Matthew Hooker cdf2b4ff0b Merge branch 'patch-3' of https://github.com/fgo/packer
website: Fix missing whitespace. [ci skip]
2013-11-09 06:09:13 -08:00
Francis Go 3847f72a10 Fix grammar in Terminology documentation 2013-11-10 00:30:54 +11:00
Mitchell Hashimoto 2d0270ac65 website: document need for AMI tools 2013-11-08 11:23:12 -08:00
Mitchell Hashimoto 02984bdb82 Merge pull request #609 from fgo/patch-2
website: Fix spelling in Provision documentation [ci skip]
2013-11-07 23:03:45 -08:00
Francis Go c7db2daf80 Fix spelling in Provision documentation [ci skip] 2013-11-08 17:03:15 +11:00
Francis Go e8daef7ca7 Fix spelling in Use Cases documentation 2013-11-08 13:22:25 +11:00