Commit Graph

3557 Commits

Author SHA1 Message Date
Mitchell Hashimoto 5db91c84bf builder/amazon: string fields on device mappings can use variables 2014-09-05 12:38:19 -07:00
Mitchell Hashimoto 41372c4bfa website: update vmware-vmx 2014-09-05 12:11:58 -07:00
Mitchell Hashimoto 1a45b96674 builder/vmware: add VNC to vmx 2014-09-05 12:10:40 -07:00
Mitchell Hashimoto b72605c2f6 builder/vmware: style 2014-09-05 12:01:07 -07:00
Mitchell Hashimoto 759c46487c builder/vmware-vmx: support http files 2014-09-05 11:59:46 -07:00
Mitchell Hashimoto bf42ff9ecd Update CHANGELOG 2014-09-05 11:54:34 -07:00
Mitchell Hashimoto bfdc6ea6b7 builder/virtualbox: support http server for ovf [GH-1169] 2014-09-05 11:52:55 -07:00
Mitchell Hashimoto 118e0b8afd Merge branch 'rasa-1082-add-boot-commands-to-vmx-and-ovf-builders' 2014-09-05 11:42:11 -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 2ec84931d0 update CHANGELOG 2014-09-05 11:30:20 -07:00
Mitchell Hashimoto 71d0c39ef9 builder/vmware: better error if clone not supported [GH-787] 2014-09-05 11:28:43 -07:00
Mitchell Hashimoto ac58773eed builder/vmware: better error output from vmrun 2014-09-05 11:27:33 -07:00
Mitchell Hashimoto f32d9879dc builder/docker: error if DOCKER_HOST is set 2014-09-05 11:13:54 -07:00
Mitchell Hashimoto 933c747a3d Update CHANGELOG 2014-09-05 10:48:04 -07:00
Mitchell Hashimoto caca50324e Merge pull request #1426 from jasonberanek/vnc-fixes
vmware-iso/esxi: fix multiple issues with VNC address discovery
2014-09-05 10:45:17 -07:00
Mitchell Hashimoto cf731bf65c builder/vmware: no error if stopping already stopped [GH-1300] 2014-09-05 10:29:35 -07:00
Mitchell Hashimoto b9f82ef17e fmt 2014-09-05 10:23:49 -07:00
Mitchell Hashimoto 9b2039121f builder/virtualbox-ovf: import_flags [GH-1383] 2014-09-05 10:23:37 -07:00
Mitchell Hashimoto 863e06a614 builder/virtualbox: comment 2014-09-05 09:59:39 -07:00
Mitchell Hashimoto f54f09d7a3 builder/virtualbox: detect vboxmanage errors with zero code [GH-1119] 2014-09-05 09:57:30 -07:00
Mitchell Hashimoto 37f5f00742 Update CHANGELOG 2014-09-05 09:52:31 -07:00
Mitchell Hashimoto 7002b8f07e Merge pull request #1464 from mitchellh/f-new-gce
builder/googlecompute: uses new auth style
2014-09-05 09:50:56 -07:00
Mitchell Hashimoto 220d586cb4 website: document GCE auth scheme 2014-09-05 09:49:40 -07:00
Mitchell Hashimoto b5c0c63ebc builder/googlecompute: use new auth scheme 2014-09-05 09:47:20 -07:00
Mitchell Hashimoto 13a0c2b09d website: update website with correct amazon defaults 2014-09-05 09:33:48 -07:00
Mitchell Hashimoto ed377c9ff0 builder/amazon-instance: --no-filter by default [GH-1137] 2014-09-05 09:32:35 -07:00
Mitchell Hashimoto e02eb91a1d Update CHANGELOG 2014-09-05 09:27:46 -07:00
Mitchell Hashimoto ba07866774 Merge pull request #1461 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 d2e24a4ebc website: document the new docker post-processors 2014-09-04 21:39:18 -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
Mitchell Hashimoto a87ce5f9c7 website: Vagrantfile doesn't need node stuff 2014-09-04 20:44:06 -07:00
Mitchell Hashimoto 7e2090b186 Merge pull request #1460 from msabramo/openstack_builder_doc_region_only_required_for_rackspace
doc openstack builder: region req'd only for rackspace
2014-09-04 20:42:10 -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
Mitchell Hashimoto 69cd01bbe2 builder/amazon/common: wait for instance ready before tagging [GH-1367] 2014-09-04 18:43:35 -07:00
Mitchell Hashimoto e4e0953030 website: add Vagrantfile 2014-09-04 18:27:16 -07:00
Mitchell Hashimoto 5b26560ee9 website: update private open stack example 2014-09-04 18:23:29 -07:00
Mitchell Hashimoto c6b36420b4 Merge pull request #1459 from msabramo/add_private_openstack_example
Update openstack builder doc to include private openstack example
2014-09-04 18:22:36 -07:00
Marc Abramowitz 12d838e0c3 Update openstack builder doc to include private openstack example
This illustates how to use the OpenStack builder with a private
OpenStack cloud, as opposed to a public cloud such as Rackspace public
cloud.
2014-09-04 18:17:13 -07:00
Mitchell Hashimoto 77bd024079 builder/*: fix flaky tests, get tests passing 2014-09-04 18:11:05 -07:00
Mitchell Hashimoto 5f5e94711c Update CHANGELOG 2014-09-04 18:08:23 -07:00
Mitchell Hashimoto 5cb7355814 builder/docker: change commit to the opt-in, special case build steps
/cc @andytson - Wanted to CC you in here so you could see some changes I
made.

First, I changed commit to opt-in, so you set "commit": true to get
commit behavior. This simplifies the logic a bit. Then, I removed the
skipping for StepExport and StepCommit and put that into the Builder
itself. This simplifies those steps (limits abstraction leakage).
Otherwise, everything looks great!
2014-09-04 18:03:15 -07:00
Mitchell Hashimoto 5f126dc154 Merge branch 'andytson-feature/docker-image' 2014-09-04 17:56:52 -07:00
Mitchell Hashimoto cb2c405d88 Merge branch 'feature/docker-image' of github.com:andytson/packer into andytson-feature/docker-image
Conflicts:
	config.go
2014-09-04 17:56:47 -07:00
Mitchell Hashimoto b267c3eb4a builder/docker: wait for tail to end when running remote command 2014-09-04 17:24:09 -07:00
Mitchell Hashimoto c139aa3b71 builder/docker: style 2014-09-04 17:07:21 -07:00
Mitchell Hashimoto 74a4f27a16 buidler/docker: remove container [GH-1206] [GH-1095] 2014-09-04 17:03:24 -07:00
Mitchell Hashimoto 2e2f59a87b Vagrantfile should use a much newer Ubuntu 2014-09-04 15:29:03 -07:00