Commit Graph

1263 Commits (f7cbdf4112caceca57c19fcef8a1bc6ac7656f20)
 

Author SHA1 Message Date
Mitchell Hashimoto c710323f04 builder/amazon/*: Fix failing tests from rebase of VPC
13 years ago
Mitchell Hashimoto f94500b324 builder/amazon/instance: boilerplate for bundle volume
13 years ago
Mitchell Hashimoto 2674bdc96d builder/amazon/instance: after upload x509, should continue
13 years ago
Mitchell Hashimoto 39b3b18d81 builder/amazon/instance: upload x509 cert
13 years ago
Mitchell Hashimoto 42f78804fe plugin/builder-amazon-instance: add the plugin
13 years ago
Mitchell Hashimoto e85a01d9da fmt
13 years ago
Mitchell Hashimoto 992a9bfb22 builder/amazon/common: extract Artifact
13 years ago
Mitchell Hashimoto 0a76d07363 builder/amazon: provision on instance
13 years ago
Mitchell Hashimoto 2f9840a4cf builder/amazon: extract SSH connect funcs
13 years ago
Mitchell Hashimoto 64ced7ff2c builder/amazon: extract StepRunSourceInstance
13 years ago
Mitchell Hashimoto 30ab70388b builder/amazon/common: panic if SSHPot is 0
13 years ago
Mitchell Hashimoto 4f568f4998 builder/amazon: extract StepSecurityGroup
13 years ago
Mitchell Hashimoto 45096d0768 builder/amazon: extract StepKeyPair for both
13 years ago
Mitchell Hashimoto b3edb2fba5 fmt
13 years ago
Mitchell Hashimoto 1750b34f70 builder/amazon/*: clean up tests
13 years ago
Mitchell Hashimoto 60ed71b2ff builder/amazon/common: tests for runconfig
13 years ago
Mitchell Hashimoto 56c3cbfb2a builder/common: common config struct for Packer configs
13 years ago
Mitchell Hashimoto 4878cec0e4 builder/amazon/ebs: validate access config
13 years ago
Mitchell Hashimoto e5e306049c builder/amazon/common: RunConfig for launch info
13 years ago
Mitchell Hashimoto 5aced3f339 builder/amazon/common: AccessConfig for standard access config
13 years ago
Mitchell Hashimoto 980841b6c0 builder/amazon/instance: boilerplate
13 years ago
Mitchell Hashimoto 7472bbb17c packer: In the case of an error, close stdout/stderr writers
13 years ago
Mitchell Hashimoto b64a2532f4 provisioner/shell: use StartWithUi
13 years ago
Mitchell Hashimoto 56cf09f29e builder/virtualbox: shutdown messages go to Ui
13 years ago
Mitchell Hashimoto 641c46451b packer: Preserve original stdout/stderr on StartWithUi
13 years ago
Mitchell Hashimoto 665b03a342 fmt
13 years ago
Mitchell Hashimoto 425aaf2cea packer: RemoteCmd.StartWithUi thanks to @sit
13 years ago
Mitchell Hashimoto 86ebfe0dc4 packer/rpc: remove unused test file
13 years ago
Mitchell Hashimoto 2227e5ab31 command/build: if any builds fail, exit with 1 exit status
13 years ago
Mitchell Hashimoto 2f0e831658 Update CHANGELOG
13 years ago
Mitchell Hashimoto bc7f6ca5b0 Merge pull request #210 from rgarcia/vpc-launch
13 years ago
Rafael Garcia 1ad53e1050 builder/amazon/ebs: support launching in VPC
13 years ago
Mitchell Hashimoto 05f4efc6fb packer: Properly handle ? in URLs in cache keys
13 years ago
Mitchell Hashimoto f6854ae07e builder/vmware: more flexible ISO removing
13 years ago
Mitchell Hashimoto 55c82530a5 Update CHANGELOG
13 years ago
Mitchell Hashimoto e05e83f9c8 Merge pull request #203 from timsutton/vmware-eject-isos
13 years ago
Mitchell Hashimoto 91c1bf0b8a Merge pull request #204 from sit/builder-output-directory-error
13 years ago
Mitchell Hashimoto 358a5173f5 Update CHANGELOG
13 years ago
Mitchell Hashimoto 6072b05d3b packer: Extension works properly with URLs too
13 years ago
Mitchell Hashimoto 1bd9288c5f packer: Use strings operations, faster than regexp and easy
13 years ago
Mitchell Hashimoto d999d1c5dd Merge pull request #205 from sit/preserve-cache-suffix
13 years ago
Mitchell Hashimoto e84811e2f8 Update changelog
13 years ago
Mitchell Hashimoto 581ed9761c Merge pull request #206 from psi/add-more-special-keys
13 years ago
JD Harrington dbd45dfd58 Add special keys for backspace, delete and F1-F12
13 years ago
Mitchell Hashimoto 2a8ee70440 website: sleep in getting started
13 years ago
Emil Sit 329266e86e builder/v*: Include path to output dir in error
13 years ago
Emil Sit e171477e15 Revert "builder/virtualbox: Copy ISO because VirtualBox can't recognize"
13 years ago
Emil Sit 594476ec91 packer/cache: Preserve any extension found on keys
13 years ago
Emil Sit c5fe163352 packer/cache: Extract cache path calculation to method
13 years ago
Timothy Sutton 0c7efde103 Remove ISO from ide1 in stepCleanVMX
13 years ago