448 Commits

Author SHA1 Message Date
Mitchell Hashimoto
7ad8f33ddb Merge pull request from Quintok/master
 - Add VMWare virtualhw.version configuration option under 'version'
2014-10-28 08:27:22 -07:00
Vasiliy Tolstov
8f9e9abca1 Merge branch 'master' into digitalocean 2014-10-28 16:03:32 +03:00
Nick Cronin
da0c1cbd8c - highlight 'experimental' state of VMWare vmx.version in docs
As per the comments on the pull request It was felt that vmx hardware
version should be more explicitly documented as ‘experimental’ when
using a non default value.
2014-10-28 11:50:35 +11:00
Nick Cronin
1aa102dd06 addresses - Add VMWare virtualhw.version configuration option under 'version' 2014-10-28 11:49:04 +11:00
Mitchell Hashimoto
1fa95d7153 website: don't show virt type on amazon-ebs 2014-10-27 17:26:30 -07:00
Mitchell Hashimoto
fc2e24faa3 Merge pull request from lancefrench/gh-1491
Amazon Instance Builder Docs Still Reference Deprecated S3Endpoint
2014-10-27 17:07:00 -07:00
Mitchell Hashimoto
733a3ca317 website: update for machine type on qemu 2014-10-27 17:06:17 -07:00
Mitchell Hashimoto
d0501a7bfb Merge pull request from hiroyuki-sato/patch_for_packer
Update document about qemu builder for [GH-1407].
2014-10-27 17:05:26 -07:00
Mitchell Hashimoto
c161f9adc5 Merge pull request from vtolstov/qemu_cache
builder/qemu: add ability to set cache mode for disk
2014-10-27 16:56:16 -07:00
Mitchell Hashimoto
3504e4c1b7 Merge branch 'fix_qemu_size_argument' of https://github.com/berendt/packer into berendt-fix_qemu_size_argument
Conflicts:
	website/source/docs/builders/qemu.html.markdown
2014-10-27 16:13:53 -07:00
Christian Berendt
5874e23548 Fix the value for the QEMU size parameter in the documentation
Instead of 1024m it shoud be 1024M. Using 1024m as value does not work:

---snip---
2014/10/27 10:21:41 packer-builder-qemu: 2014/10/27 10:21:41 Executing
/usr/bin/qemu-system-x86_64: []string{"-m", "1024m", "-redir",
"tcp:3213::22", "-device", "virtio-net,netdev=user.0", "-cdrom",
"/home/berendt/B1-Systems/openstack-appliance/packer_cache/436c246ce08d768bbacce00e39c11ecd09071565542788d08b3120de0228c9eb.iso",
"-machine", "type=pc-1.0,accel=kvm", "-vnc", "0.0.0.0:47", "-netdev",
"user,id=user.0", "-name", "openstack", "-drive",
"file=openstack/openstack.qcow2,if=virtio", "-boot", "once=d"}
2014/10/27 10:21:41 packer-builder-qemu: 2014/10/27 10:21:41 Started
Qemu. Pid: 2618
2014/10/27 10:21:41 packer-builder-qemu: 2014/10/27 10:21:41 Qemu
stderr: qemu-system-x86_64: -m 1024m: Parameter 'size' expects a size
==> qemu: Error launching VM: Qemu failed to start. Please run with logs
to get more info.
---snap---
2014-10-27 10:34:41 +01:00
David Kinzer
1b4a0bffbe Fix broken links in docker builder docs.
The first link is to an outside page that doesn't exist anymore.
The second link is to the correct id.
2014-10-24 10:59:26 -04: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
Jason A. Beranek
8d398d159d website: make remote vmware docs consistent 2014-10-14 21:30:17 -05:00
Jason A. Beranek
241398d53e website: document vmware-iso remote cache path 2014-10-14 21:25:15 -05:00
Mitchell Hashimoto
66cd829813 Merge pull request from joshfng/master
website: Add all boot commands from source to docs.
2014-10-14 15:49:55 -07:00
Josh Frye
1e2cb36735 Add all boot commands from source to docs. 2014-10-14 15:45:34 -07:00
Mitchell Hashimoto
ba0b4e7519 Merge pull request from jc00ke/patch-1
website: Minor edits
2014-10-14 15:43:17 -07:00
Mitchell Hashimoto
e82b76edc9 Merge pull request from amangoel/patch-2
website: Update amazon.html.markdown
2014-10-14 15:42:46 -07:00
Amos Shapira
b3839f48de ec2:ModifyImageAttribute already included in the sample policy
ec2:ModifyImageAttribute is already included in the sample policy JSON (line 67 in the source file), so the comment about optionally adding it only adds confusion.
2014-10-06 13:28:40 +11:00
Vasiliy Tolstov
8efc8ec984 add ability to set cache mode for disk
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2014-10-06 01:09:45 +04:00
amangoel
e5c71008ba Update amazon.html.markdown
Technical correction
2014-09-24 17:41:41 -07:00
Jesse Cooke
adedfb85a6 Ditch ` around content words 2014-09-24 14:00:58 -07:00
Jesse Cooke
c2ffdd99a7 Minor edits 2014-09-24 10:07:57 -07:00
JessThrysoee
16b82d6d15 builder/parallels: Bundle python version of prltype
Uses the Python API from Parallels Virtualization SDK to write
boot commands.

This eliminates a 3rd party requirement and makes it easier for people
not using homebrew to get started with packer.
2014-09-19 22:19:15 +02:00
Jason A. Beranek
58a50e0513 website: document vmware-esxi VNC requirements 2014-09-16 22:16:22 -05:00
Vasiliy Tolstov
bb484e88a2 Update digitalocean.html.markdown
fix mistake
2014-09-15 15:44:27 +04:00
Vasiliy Tolstov
018601058c Update digitalocean.html.markdown
separate v1 and v2 api
2014-09-15 15:43:54 +04:00
Vasiliy Tolstov
ca6ef4d1e1 Update digitalocean.html.markdown
update docs
2014-09-15 15:43:10 +04:00
Hiroyuki Sato
c650f6f6af Fix typo 2014-09-12 23:28:10 +09:00
Hiroyuki Sato
64a709e7be Update document about qemu builder for [GH-1407].
https://github.com/mitchellh/packer/pull/1407
2014-09-12 23:14:55 +09:00
Lance French
ce5276d667 Update for amazon-instance builder docs [GH-1491]
Updating --url parameter to --region in the builder
documentation for the bundle upload command.
2014-09-11 23:08:45 -07:00
Mitchell Hashimoto
db90c16118 builder/amazon: support auto spot price discovery [GH-1465] 2014-09-06 10:44:12 -07:00
Mitchell Hashimoto
3a69b8c1b8 Merge branch 'add-spot-instance-support' of github.com:henrysher/packer into henrysher-add-spot-instance-support
Conflicts:
	builder/amazon/common/run_config.go
	builder/amazon/ebs/builder.go
	builder/amazon/instance/builder.go
2014-09-05 16:30:22 -07:00
Mitchell Hashimoto
b085c1d934 website: update with latest 2014-09-05 15:49:59 -07:00
Mitchell Hashimoto
e4dc5d31d8 builder/docker: support volumes 2014-09-05 15:48:42 -07:00
Mitchell Hashimoto
2e4882f0c3 builder/docker: can login to pull 2014-09-05 15:24:12 -07:00
Mitchell Hashimoto
41372c4bfa website: update vmware-vmx 2014-09-05 12:11:58 -07:00
Mitchell Hashimoto
bfdc6ea6b7 builder/virtualbox: support http server for ovf [GH-1169] 2014-09-05 11:52:55 -07:00
Mitchell Hashimoto
c74f0c7cfe Merge branch '1082-add-boot-commands-to-vmx-and-ovf-builders' of github.com:rasa/packer into rasa-1082-add-boot-commands-to-vmx-and-ovf-builders
Conflicts:
	builder/virtualbox/ovf/config.go
	builder/vmware/vmx/config.go
2014-09-05 11:42:01 -07:00
Mitchell Hashimoto
9b2039121f builder/virtualbox-ovf: import_flags [GH-1383] 2014-09-05 10:23:37 -07:00
Mitchell Hashimoto
220d586cb4 website: document GCE auth scheme 2014-09-05 09:49:40 -07:00
Mitchell Hashimoto
13a0c2b09d website: update website with correct amazon defaults 2014-09-05 09:33:48 -07:00
Mitchell Hashimoto
ba07866774 Merge pull request from rickard-von-essen/issue_1404
parallels-pvm: Optionally assign new MAC addresses to imported VMs
2014-09-05 09:27:09 -07:00
Rickard von Essen
5ad7737d55 parallels-pvm: Optionally assign new MAC addresses to imported VMs [GH-1404]
New config option:
reassign_mac (boolean) - If this is "false" the MAC address of the first
NIC will reused when imported else a new MAC address will be generated by
Parallels. Defaults to "false".
2014-09-05 11:33:28 +02:00
Mitchell Hashimoto
0776d9de34 builder/amazon: ssh_private_ip [GH-1229] 2014-09-04 21:48:14 -07:00
Mitchell Hashimoto
dfae0d26e0 website: document some of the new Docker stuff 2014-09-04 21:29:29 -07:00
Mitchell Hashimoto
bac54a6645 builder/amazon/common: token [GH-1236] 2014-09-04 21:19:20 -07:00
Marc Abramowitz
199e36f9fa doc openstack builder: region req'd only for rackspace
Modify openstack builder doc to say that specifying a region is only
required for public rackspace and is NOT required for a private
openstack cloud.
2014-09-04 18:51:00 -07:00