Commit Graph

782 Commits (fbc07942f072fdaa00ee319764a1dacdec4ca2f6)

Author SHA1 Message Date
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
12 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
Nathan Sullivan e711255d95 fix some debugging for PublicIpAddress
13 years ago
Nathan Sullivan 4809186c12 remove excess debugging
13 years ago
Nathan Sullivan 6270d759cd revert whitespace changes - not necessary anymore
13 years ago
Nathan Sullivan 13f55bdec6 working AssociatePublicIpAddress support
13 years ago
Nathan Sullivan 5cbff00afa goamz aspects of AssociatePublicIpAddress working now
13 years ago
Nathan Sullivan 49a131951a reverting testing stuff
13 years ago
Nathan Sullivan 0cfb7564d5 lets try a string instead of a bool for AssociatePublicIpAddress
13 years ago
Nathan Sullivan 5df7bc0acf oops bugfix for work on https://github.com/mitchellh/packer/issues/578
13 years ago
Nathan Sullivan 31bf1f342c https://github.com/mitchellh/packer/issues/578
13 years ago
Mitchell Hashimoto cc13e6690c builder/amazon/chroot: don't choose partition mount point if taken
13 years ago
Mitchell Hashimoto d9c3aed479 builder/virtualbox: use VBOX_INSTALL_PATH to find VBoxManage
13 years ago
John Bellone 817b1bdb32 Add ProxyUrl parameter for OpenStack builder.
13 years ago
Mitchell Hashimoto b787d6fb1d builder/vmware: ESX artifacts have a different builder ID
13 years ago
Doug MacEachern 4af1c7f1b2 builder/vmware: Double check that OutputDirectory does not already exist
13 years ago
Doug MacEachern 3f5a02cf2a builder/vmware: Add ListFiles and Remove methods to OutputDir interface
13 years ago
Doug MacEachern 9655be5582 builder/vmware: Path related fixes in esx5 driver
13 years ago
Mitchell Hashimoto 21bb0674f2 builder/docker: ctrl-C works during provisioning
13 years ago
Mitchell Hashimoto d88cb09d32 builder/vmware: ctrl-c works during wait for boot
13 years ago
Mitchell Hashimoto c1bd7468d5 builder/virtualbox: ctrl-c works during wait for boot
13 years ago
Mitchell Hashimoto 832b4408a5 builder/docker: verify docker is available on path
13 years ago
Mitchell Hashimoto c04d1cd57e builder/docker: say when killing the container
13 years ago