918 Commits

Author SHA1 Message Date
Mitchell Hashimoto
931dfe2e38 builder/virtualbox/common: StepOutputDir 2013-12-21 15:20:15 -08:00
Mitchell Hashimoto
7f6cb33dbc builder/virtualbox/common: Move Driver here 2013-12-21 15:00:48 -08:00
Mitchell Hashimoto
31d1e17138 builder/virtualbox: add common package, common Artifact 2013-12-21 14:51:38 -08:00
Mitchell Hashimoto
e4936d1610 builder/virtualbox/iso: rename package 2013-12-21 14:27:00 -08:00
Mitchell Hashimoto
588f36c3fd builder/virtualbox: move to iso/ folder 2013-12-21 14:25:22 -08:00
Mitchell Hashimoto
2c5c08785c builder/amazon: alphabetize 2013-12-21 14:22:05 -08:00
Mitchell Hashimoto
2a962ad16b builder/amazon/chroot: mount in device-specific places 2013-12-21 09:16:09 -08:00
Mitchell Hashimoto
1d89a720f1 builder/virtualbox: fix compilation 2013-12-19 08:49:50 -08:00
Mitchell Hashimoto
b97c4c1335 builder/virtualbox: sleep when stopping forcefully to allow session
unlock
2013-12-19 08:49:23 -08:00
Mitchell Hashimoto
a375be94f1 builder/virtualbox: remove devices in separate step 2013-12-19 08:47:37 -08:00
Mitchell Hashimoto
5031fc5a82 builer/virtualbox: avoid crash since guest additions path not set 2013-12-18 11:27:25 -08:00
Mitchell Hashimoto
aa9b493870 builder/virtualbox: don't download guest additions if disable [GH-731] 2013-12-18 11:22:02 -08:00
Mitchell Hashimoto
9261751969 Merge pull request #724 from ChrisKozak/master
builder/digitalocean: Updated DigitalOcean default image id
2013-12-18 09:01:06 -08:00
Mitchell Hashimoto
68986263f4 builder/amazon/instance: use US if region us-east-1 for upload [GH-729] 2013-12-18 09:00:20 -08:00
Mitchell Hashimoto
c8c0c9d76c builder/vmware: style 2013-12-18 08:40:35 -08:00
Mitchell Hashimoto
d209fcd5cc builder/virtualbox: verify output dir is writable 2013-12-18 08:40:35 -08:00
Chris Kozak
165cf6ed69 Updated DigitalOcean default image id
It looks like DigitalOcean replaced the "Ubuntu 12.04" image with "Ubuntu 12.04.3".  We've updated the ImageID to point to the new image.
2013-12-17 17:41:47 +00:00
Mitchell Hashimoto
a3878bbbd6 builder/amazon/all: launched instances have a name [GH-642] 2013-12-16 18:11:23 -08:00
Mitchell Hashimoto
e88a2af399 builder/googlecompute: only load secrets/private key if given 2013-12-13 19:32:01 -08:00
Mitchell Hashimoto
afae20c760 builder/googlecompute: artifact tests 2013-12-13 19:08:27 -08:00
Mitchell Hashimoto
af00e04e1e builder/googlecompute: artifact uses Driver, no more api 2013-12-13 19:07:10 -08:00
Mitchell Hashimoto
9db5b40baf builder/googlecompute: StepRegisterImage 2013-12-13 19:03:10 -08:00
Mitchell Hashimoto
9e625979b3 builder/googlecompute: StepUploadImage 2013-12-13 18:30:57 -08:00
Mitchell Hashimoto
4ca1a49d18 builder/googlecompute: StepCreateImage 2013-12-13 18:26:00 -08:00
Mitchell Hashimoto
a4d74392c4 builder/googlecompute: update gsutil 2013-12-13 18:21:02 -08:00
Mitchell Hashimoto
ff784f04ae builder/googlecompute: enable provisioning 2013-12-13 18:08:43 -08:00
Mitchell Hashimoto
703fe4ef67 builder/googlecompute: enable SSH 2013-12-13 18:07:16 -08:00
Mitchell Hashimoto
a3a2b305f9 builder/googlecompute: get instance info 2013-12-13 13:01:28 -08:00
Mitchell Hashimoto
4ea300c157 builder/googlecompute: delete instance 2013-12-12 22:34:47 -08:00
Mitchell Hashimoto
89af79921e builder/googlecompute: fix all sorts of zone issues 2013-12-12 22:23:19 -08:00
Mitchell Hashimoto
8fe0d6d559 builder/googlecompute: better logging 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
cfe8e46680 builder/googlecompute: get rid of all client stuff for now 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
f87f7d8ed0 builder/googlecompute: disable other steps for now 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
56bc5266d9 builder/googlecompute: driver and create instance tests 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
ea058a6ab4 builder/googlecompute: StepCreateSSHKey tests 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
3e023ee3ec builder/googlecompute: cancel works 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
bb76974416 builder/googlecompute: test config basics 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
7a179a9164 builder/googlecompute: client secrets tests 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
3047b59145 builder/googlecompute: private key tests 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
b3caf19697 builder/googlecompute: move config out to seperate file 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
dc73c2ad4a builder/googlecompute: set ID to packer namespace now thats in core 2013-12-12 21:53:04 -08:00
Kelsey Hightower
ee1ac29f8d Use the same license as Packer core 2013-12-12 21:53:04 -08:00
Kelsey Hightower
45899c4a77 builder/googlecompute: Add new googlecompute builder 2013-12-12 21:53:03 -08:00
Mitchell Hashimoto
bfe4574c63 builder/amazon/all: get rid of unnecessary field 2013-12-12 21:38:48 -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
3b8ece7f0f builder/amazon/ebs: nicer output 2013-12-12 12:24:51 -08:00
Mitchell Hashimoto
60508eb64a builder/amazon: parallelize AMI region copies [GH-495] 2013-12-12 12:24:32 -08:00
Mitchell Hashimoto
c09f37a68b go fmt 2013-12-11 11:19:36 -08:00
Mitchell Hashimoto
d125dc9244 builder/vmware: clarify guestiphack error message [GH-639] 2013-12-07 10:31:57 -08:00
Mitchell Hashimoto
ea09c1105c builder/vmware: correct logic in cehcking if file is still there 2013-12-06 19:12:49 -08:00