Commit Graph

803 Commits (a0a0c121a44ccab4e80ae5fa98791ab2c472bf46)

Author SHA1 Message Date
Mitchell Hashimoto 69f971094c builder/vmware: style
12 years ago
Mitchell Hashimoto 2920239e6e builder/virtualbox: verify output dir is writable
12 years ago
Mitchell Hashimoto b95ad0c232 builder/amazon/all: launched instances have a name [GH-642]
12 years ago
Mitchell Hashimoto a91b8f6853 builder/googlecompute: only load secrets/private key if given
12 years ago
Mitchell Hashimoto bde4b02d2b builder/googlecompute: artifact tests
12 years ago
Mitchell Hashimoto 637968f2dd builder/googlecompute: artifact uses Driver, no more api
12 years ago
Mitchell Hashimoto 33a84c0938 builder/googlecompute: StepRegisterImage
12 years ago
Mitchell Hashimoto 587f057bf6 builder/googlecompute: StepUploadImage
12 years ago
Mitchell Hashimoto 20a074b4ee builder/googlecompute: StepCreateImage
12 years ago
Mitchell Hashimoto 37903337ea builder/googlecompute: update gsutil
12 years ago
Mitchell Hashimoto a2cf4cae25 builder/googlecompute: enable provisioning
12 years ago
Mitchell Hashimoto 1055f470e6 builder/googlecompute: enable SSH
12 years ago
Mitchell Hashimoto a72d31fb5b builder/googlecompute: get instance info
12 years ago
Mitchell Hashimoto 57f707dfcc builder/googlecompute: delete instance
12 years ago
Mitchell Hashimoto f72f7a37d1 builder/googlecompute: fix all sorts of zone issues
12 years ago
Mitchell Hashimoto b676058144 builder/googlecompute: better logging
12 years ago
Mitchell Hashimoto 54d59fc79f builder/googlecompute: get rid of all client stuff for now
12 years ago
Mitchell Hashimoto 52f51a1dcd builder/googlecompute: disable other steps for now
12 years ago
Mitchell Hashimoto 2bd6f1e2d7 builder/googlecompute: driver and create instance tests
12 years ago
Mitchell Hashimoto 3657f33a4d builder/googlecompute: StepCreateSSHKey tests
12 years ago
Mitchell Hashimoto 2091dffe40 builder/googlecompute: cancel works
12 years ago
Mitchell Hashimoto fbc07942f0 builder/googlecompute: test config basics
12 years ago
Mitchell Hashimoto 46d297c7bd builder/googlecompute: client secrets tests
12 years ago
Mitchell Hashimoto 6507afd3ad builder/googlecompute: private key tests
12 years ago
Mitchell Hashimoto ee9ea170af builder/googlecompute: move config out to seperate file
12 years ago
Mitchell Hashimoto a78b10c06d builder/googlecompute: set ID to packer namespace now thats in core
12 years ago
Kelsey Hightower cc1130962b Use the same license as Packer core
12 years ago
Kelsey Hightower 58c73727e5 builder/googlecompute: Add new googlecompute builder
12 years ago
Mitchell Hashimoto 1234e61cda builder/amazon/all: get rid of unnecessary field
12 years ago
Mitchell Hashimoto 80c2f0fcd0 Merge pull request #690 from TranscendComputing/master
12 years ago
Mitchell Hashimoto 5e0da21173 builder/amazon/ebs: nicer output
12 years ago
Mitchell Hashimoto 4677f38882 builder/amazon: parallelize AMI region copies [GH-495]
12 years ago
Mitchell Hashimoto 6aef114372 go fmt
13 years ago
Mitchell Hashimoto 2789281285 builder/vmware: clarify guestiphack error message [GH-639]
13 years ago
Mitchell Hashimoto 8766a93245 builder/vmware: correct logic in cehcking if file is still there
13 years ago
Mitchell Hashimoto 6211cd2028 builder/vmware: more resilient to racing deletes [GH-675]
13 years ago
Mitchell Hashimoto f7b1c2dbc6 builder/amazon/instance: add location to upload command [GH-679]
13 years ago
Mitchell Hashimoto 2110edb690 builder/amazon/chroot: remove unused import
13 years ago
Mitchell Hashimoto 2dad0cdca7 builder/amazon/chroot: block when obtaining lock [GH-689]
13 years ago
Mitchell Hashimoto a770a5b2f2 Merge pull request #660 from CpuID/master
13 years ago
Mitchell Hashimoto 5d420ce1c1 Revert "Merge pull request #663 from ktruong7/public-AMI"
13 years ago
Mitchell Hashimoto 09b53212bb Merge pull request #663 from ktruong7/public-AMI
13 years ago
Mitchell Hashimoto 60c797b256 Merge pull request #637 from johnbellone/master
13 years ago
Mitchell Hashimoto e1042cbc2c Merge pull request #681 from pcfens/qemu-img-formats
13 years ago
Thomas D. Hite 08f5131746 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.
13 years ago
adrian kalaveshi d0387d1d3a Trivial bug fix in mechanism to clean installation ISOs for VMware builder
13 years ago
Phil Fenstermacher c4ae11589d Changed error message and docs to match code - qemu-img options are qcow2 and raw
13 years ago
ktruong7 2994129486 fixed format issue
13 years ago
ktruong7 961e58dfd0 fixed format issues
13 years ago
ktruong7 3589b0ba27 Added option to make ami public automatically
13 years ago