Commit Graph

748 Commits (5cbff00afa8300cea3a5aa3b7016ed7541db4dbd)

Author SHA1 Message Date
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
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
Mitchell Hashimoto d8b29cd63b builder/docker: remove unused file
13 years ago
Mitchell Hashimoto 7bcfd83bdd builder/docker: stream output from commands
13 years ago
Mitchell Hashimoto 2b89da50b3 builder/docker: UploadDir
13 years ago
Mitchell Hashimoto ab5f719734 builder/docker: show stderr if docker fails to run
13 years ago
Mitchell Hashimoto 8ec68031d0 builder/docker: ability to disable pull
13 years ago
Mitchell Hashimoto 0287cdd614 builder/docker: config refactor
13 years ago
Mitchell Hashimoto 06b6cb1af1 builder/docker: artifact
13 years ago
Mitchell Hashimoto a58754b974 builder/docker: StepExport tests
13 years ago
Mitchell Hashimoto 0e3011cbce builder/docker: StepRun tests
13 years ago
Mitchell Hashimoto 62b81dc432 builder/docker: StepPull test, driver abstraction for tests
13 years ago
Mitchell Hashimoto 2da9233655 builder/docker: test StepTempDir
13 years ago
Mitchell Hashimoto da683afde0 builder/docker: config validation test
13 years ago
Mitchell Hashimoto 23ad5442ec builder/docker: perform cleanup in run method, not prematurely
13 years ago
Mitchell Hashimoto 44a41451f0 builder/docker: Communicator.Start doesn't block
13 years ago
Mitchell Hashimoto d5ce8ddb4a builder/docker: export the final image
13 years ago
Mitchell Hashimoto d27ceaf509 builder/docker: remove the exit code file when we're done
13 years ago
Mitchell Hashimoto 2e7574e360 builder/docker: command output and exit codes work
13 years ago
Mitchell Hashimoto eabd32f3ce builder/docker: comment the sleep on remote exec
13 years ago
Mitchell Hashimoto c1f0fe3f3f builder/docker: fix upload for copy to work
13 years ago
Mitchell Hashimoto 5f76ed68c4 builder/docker: Remote execution works!
13 years ago
Mitchell Hashimoto 797c44bfc1 builder/docker: a non-working communicator
13 years ago
Mitchell Hashimoto 2e080ece6d builder/docker: start a container
13 years ago
Mitchell Hashimoto 4db609b24c builder/docker: tests for some exec stuff
13 years ago
Mitchell Hashimoto 034e04cc1e builder/docker: pull images
13 years ago
Mitchell Hashimoto 3feab1dea1 builder/docker: boilerplate
13 years ago
Mitchell Hashimoto c8a6def83d builder/vmware: downcase more vmx data
13 years ago
Mitchell Hashimoto e4f1dcb6f9 builder/vmware: Fusion suppresses upgrade requests
13 years ago
Mitchell Hashimoto 781332b297 builder/vmware: fix local output dir exists check
13 years ago
Mitchell Hashimoto 3adbd09639 builder/amazon/chroot: fix compile error
13 years ago
Mitchell Hashimoto 3780b57a1f builder/amazon/chroot: allow no such file errors on upload [GH-588]
13 years ago
Mitchell Hashimoto 17f1ee3e98 builder/amazon/chroot: quote commands and pass through a shell [GH-581]
13 years ago
Mitchell Hashimoto 52fb77a883 builder/vmware: case-insensitive VMX creation [GH-608]
13 years ago
Mitchell Hashimoto 47ac6897de builder/vmware: start/stop ESXi5 VMX with proper path
13 years ago
Mitchell Hashimoto ba8a0dbec0 builder/vmware: only unregister if registration success
13 years ago