2553 Commits

Author SHA1 Message Date
Mitchell Hashimoto
5339735476 command/fix: remove some useless comments 2013-12-25 11:16:26 -07:00
Mitchell Hashimoto
442eccddff command/fix: rename vmware to vmware-iso 2013-12-25 11:13:32 -07:00
Mitchell Hashimoto
6dc8d41c1c rename vmware to vmware-iso 2013-12-25 11:12:09 -07:00
Mitchell Hashimoto
c806331130 post-processor/vagrant: fix alternate providers 2013-12-25 11:01:59 -07:00
Mitchell Hashimoto
ceefff5f3d builder/vmware/iso: set SSHConfig 2013-12-25 10:44:10 -07:00
Matthew Hooker
1894cc2032 Merge pull request #752 from mwhooker/doc_formatting_docker
Documentation/docker: formatting
2013-12-25 02:36:09 -08:00
Matthew Hooker
2058981d01 Formatting. 2013-12-25 02:34:33 -08:00
Mitchell Hashimoto
3a8340330a builder/vmware: StepShutdown 2013-12-24 23:33:49 -07:00
Mitchell Hashimoto
0d8b05b3a6 builder/vmware/iso: convert stepShutdown to use OutputDir for cleanup 2013-12-24 23:16:13 -07:00
Mitchell Hashimoto
bd3021e4c3 builder/vmware: StepCompactDisk 2013-12-24 23:09:22 -07:00
Matthew Hooker
57f00cf650 Merge pull request #751 from b/docker_usage
Documentation/docker: Add section on importing docker container artifacts
2013-12-24 19:13:23 -08:00
Mitchell Hashimoto
ad1219908a builder/vmware: StepCleanVMX 2013-12-24 18:40:52 -07:00
b
802c90d643 Add section on importing docker container artifacts 2013-12-24 17:40:13 -08:00
Mitchell Hashimoto
fe4bbd95e6 builder/vmware/common: StepCleanFiles 2013-12-24 18:17:58 -07:00
Mitchell Hashimoto
f139e0e7dc builder/vmware: move StepRun to common 2013-12-24 18:12:43 -07:00
Mitchell Hashimoto
d6ef1a772c builder/vmware/iso: Move remote registration out to separate step 2013-12-24 14:39:52 -07:00
Mitchell Hashimoto
d343f7f728 builder/vmware/common: StepSuppressMessages 2013-12-24 14:26:44 -07:00
Mitchell Hashimoto
112b403453 builder/vmware/common: Mock driver and test for DHCP Lease IP lookup 2013-12-24 11:55:44 -07:00
Mitchell Hashimoto
b988956c18 builder/vmware: move driver out of ISO 2013-12-24 11:31:57 -07:00
Mitchell Hashimoto
63ff91c301 builder/vmware/common: make the dir private for LocalOutputDir 2013-12-24 11:22:22 -07:00
Mitchell Hashimoto
1c8a80b460 builder/vmware: move outputdir stuff to common 2013-12-24 11:21:02 -07:00
Mitchell Hashimoto
f6f1f77122 builder/vmware/common: shuffling stuff around 2013-12-24 11:00:51 -07:00
Mitchell Hashimoto
425218668b builder/vmware/common: SSHConfig 2013-12-23 23:27:01 -07:00
Mitchell Hashimoto
9dffc84e00 builder/vmware/iso: move VMX methods out to the common 2013-12-23 23:09:47 -07:00
Mitchell Hashimoto
ec83b76ac2 builder/vmware: add more stuff to common 2013-12-23 23:07:43 -07:00
Mitchell Hashimoto
5998ccc4c0 plugin/builder-vmware: fix package 2013-12-23 22:59:11 -07:00
Mitchell Hashimoto
64bf7690dc builder/vmware/iso: fix package name 2013-12-23 22:58:41 -07:00
Mitchell Hashimoto
f3123cd657 builder/vmware: move to iso package 2013-12-23 22:58:13 -07:00
Mitchell Hashimoto
f40a6006fb builder/vmware: separate step to configure vmx 2013-12-23 14:38:54 -08:00
Mitchell Hashimoto
2a7a6be763 builder/virtualbox: fmt 2013-12-23 14:21:28 -08:00
Devin Carlen
195678f742 Added keypair logging for debugging to OpenStack builder 2013-12-22 20:30:13 -08:00
Mitchell Hashimoto
319605aa09 Update CHANGELOG 2013-12-22 17:13:33 -08:00
Mitchell Hashimoto
2d9660877e Merge pull request #743 from mitchellh/f-virtualbox-ovf
VirtualBox-OVF builder
2013-12-22 17:12:01 -08:00
Mitchell Hashimoto
5db46cbfd5 builder/virtualbox/common: only remove ISO if it was attached 2013-12-22 17:08:07 -08:00
Mitchell Hashimoto
a5399c4a76 builder/virtualbox/ovf: instantiate the driver 2013-12-22 17:04:26 -08:00
Mitchell Hashimoto
9a5abae957 builder/virtualbox/ovf: validate source_path 2013-12-22 17:02:22 -08:00
Mitchell Hashimoto
595f139617 command/fix: add fixer to fix virtualbox to virtualbox-iso 2013-12-22 16:01:28 -08:00
Mitchell Hashimoto
37dcf7e5a6 Rename "virtualbox" builder to "virtualbox-iso" 2013-12-22 15:52:23 -08:00
Mitchell Hashimoto
4caed5c11b plugin/builder-virtualbox-ovf 2013-12-22 15:47:02 -08:00
Mitchell Hashimoto
d7dc058aba website: document the virtualbox-ovf builder 2013-12-22 15:44:43 -08:00
Mitchell Hashimoto
44aa4e101b builder/virtualbox/ovf: specify name for import 2013-12-22 15:24:24 -08:00
Mitchell Hashimoto
1081deedbd builder/virtualbox/ovf: re-order some steps 2013-12-22 15:20:49 -08:00
Mitchell Hashimoto
972ad10fb9 builder/virtualbox/ovf: StepImport to import an OVF 2013-12-22 15:19:19 -08:00
Mitchell Hashimoto
ab975c997c builder/virtualbox: set Tpl on VBoxManage 2013-12-22 11:57:05 -08:00
Mitchell Hashimoto
349ae0a450 builder/virtualbox: tests for StepUploadVerison 2013-12-22 11:55:01 -08:00
Mitchell Hashimoto
040e020303 builder/virtualbox: StepUploadVersion 2013-12-22 11:50:29 -08:00
Mitchell Hashimoto
50a9e65361 builder/virtualbox/common: Export 2013-12-22 10:40:39 -08:00
Mitchell Hashimoto
de8f71d5b6 builder/virtualbox: StepRun common 2013-12-22 10:30:12 -08:00
Mitchell Hashimoto
164c9b6204 builder/virtualbox/common: StepRemoveDevices 2013-12-22 09:54:00 -08:00
Mitchell Hashimoto
1bfee6edd6 builder/virtualbox: StepShutdown tests 2013-12-22 09:47:44 -08:00