391 Commits

Author SHA1 Message Date
Bob Potter
fdf06a43b4 website: correct default puppet provisioner command 2013-12-31 15:06:08 -06:00
Gabriel Baker
68062aed69 link pointing to dockerfiles was incorrect 2013-12-31 19:00:08 +00:00
Ross Smith II
188d4322c7 Added missing builders to intro 2013-12-30 15:19:01 -08:00
Mitchell Hashimoto
f7c39340a3 builder/vmware,virtualbox: checksum_type can be "none" [GH-471] 2013-12-28 09:59:47 -07:00
Mitchell Hashimoto
2a030603a5 packer: allow environmental variables within user vars [GH-633] 2013-12-28 09:34:17 -07:00
Mitchell Hashimoto
228f0c2520 builder/amazon/common: run_tags to apply to launch [GH-722] 2013-12-27 20:54:35 -07:00
Mitchell Hashimoto
0f16773631 packer: add pwd function with working directory [GH-762] 2013-12-27 20:46:10 -07:00
Jack Pearkes
ba6f6d318c website: add private_networking docs for digitalocean 2013-12-27 10:28:16 -08:00
Mitchell Hashimoto
f2489ac6b9 builder/docker: customize run command [GH-648] 2013-12-27 10:17:45 -07:00
Mitchell Hashimoto
8b269ebea6 builder/vmware/*: can specify path to fusion [GH-677] 2013-12-27 08:37:39 -07:00
Mitchell Hashimoto
029e27faf1 website: update docs for virtualbox builder (some bugs) 2013-12-26 17:16:30 -07:00
Mitchell Hashimoto
d7ab2ff896 Merge pull request #758 from mitchellh/f-vmware-vmx
Build VMware machine from VMX (source VM)
2013-12-26 16:16:00 -08:00
Mitchell Hashimoto
92f4604f5e website: document new vmware-vmx builder 2013-12-26 17:10:53 -07:00
Matthew Hooker
2058981d01 Formatting. 2013-12-25 02:34:33 -08:00
b
802c90d643 Add section on importing docker container artifacts 2013-12-24 17:40:13 -08:00
Mitchell Hashimoto
d7dc058aba website: document the virtualbox-ovf builder 2013-12-22 15:44:43 -08:00
Mitchell Hashimoto
805e6963f3 website: update for pause_before 2013-12-20 21:49:10 -08:00
Mitchell Hashimoto
9a444181dd post-processor/vagrant: do overrides 2013-12-19 14:44:15 -08:00
Mitchell Hashimoto
2869de9928 website: update docs for vagrant pp 2013-12-19 14:10:28 -08:00
Mitchell Hashimoto
faeb386fc5 website/source: fix typos 2013-12-19 09:57:31 -08:00
Mitchell Hashimoto
e3d0913142 website: update docs for GCE, fix styling for OL 2013-12-13 19:22:52 -08:00
Mitchell Hashimoto
ac597ec7a9 website: more docs on getting the key 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
edb2fef2e5 website: cover how to get client secrets and such in website 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
cf5b095e68 website: add compute engine to layout 2013-12-12 21:53:04 -08:00
Kelsey Hightower
49603e726c builder/googlecompute: Add website docs 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
cdd577c1ad website: fix typo [GH-712] 2013-12-12 15:45:57 -08:00
Mitchell Hashimoto
e1b25bb1d9 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
74fabe8516 website: update docs for vsphere changes 2013-12-11 14:02:10 -08:00
Mitchell Hashimoto
6225ace718 website: document the description field 2013-12-11 13:46:21 -08:00
Mitchell Hashimoto
6eaa7726d9 website: use the comparison operators in Puppet docs 2013-12-11 12:39:42 -08:00
Mitchell Hashimoto
9b3f37b63f provisioner/puppet-masterless: simplify manifest dir upload 2013-12-11 11:20:22 -08:00
Mitchell Hashimoto
1ecdd43eca 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
7085f5c85e website: update vsphere endpoint docs [GH-695] 2013-12-10 18:17:41 -08:00
Jan Brauer
6750335956 Merge branch 'master' into configure-manifest-dir 2013-12-10 09:08:11 +01:00
Mitchell Hashimoto
3b2e3456f6 website: fix docs for vmware esxi discrep [GH-674] 2013-12-06 19:14:20 -08:00
Mitchell Hashimoto
5997573f37 builder/amazon/instance: add location to upload command [GH-679] 2013-12-06 19:04:40 -08:00
Mitchell Hashimoto
b5503a81d6 Merge pull request #657 from mitchellh/docs-users-vars
website: user Variables in Intro
2013-12-06 18:18:26 -08:00
Mitchell Hashimoto
68540cff09 Merge pull request #660 from CpuID/master
builder/amazon/ebs: AssociatePublicIpAddress for launching
2013-12-06 18:15:19 -08:00
Mitchell Hashimoto
d5341d7b00 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
ebb4629a5f 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
43bf7b2859 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
d2edd2089e Update docs 2013-11-26 08:29:43 +01:00
Nathan Sullivan
b3657db43e docs update for https://github.com/mitchellh/packer/issues/578 2013-11-26 11:41:39 +10:00
Jack Pearkes
ecef4dc426 website: prettyprint variables examle in parallel builds 2013-11-25 13:51:32 +01:00
Jack Pearkes
bdd75a6c6f website: user user varibles in the intro (parallel builds) 2013-11-25 13:47:23 +01:00
Jack Pearkes
f36d53c60f website: use user variables in the intro (ec2) 2013-11-25 13:36:32 +01:00
Jack Pearkes
8776680b70 website: move iam policy documentation to the root amazon page 2013-11-25 13:27:38 +01:00
Bob Potter
c454b19898 website: document chroot running process gotcha 2013-11-22 00:11:40 -06:00
Jon Topper
09a978d97e 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
f2381d0735 Typo in vmware docs' YAML front matter 2013-11-20 22:05:22 +01:00