Commit Graph

337 Commits (86ebfe0dc48dfbe2bbbcfa081521a5b98bc413bc)

Author SHA1 Message Date
Rafael Garcia 1ad53e1050 builder/amazon/ebs: support launching in VPC
13 years ago
Mitchell Hashimoto f6854ae07e builder/vmware: more flexible ISO removing
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 d999d1c5dd Merge pull request #205 from sit/preserve-cache-suffix
13 years ago
Mitchell Hashimoto e84811e2f8 Update changelog
13 years ago
JD Harrington dbd45dfd58 Add special keys for backspace, delete and F1-F12
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
Timothy Sutton 0c7efde103 Remove ISO from ide1 in stepCleanVMX
13 years ago
Mitchell Hashimoto 16d102d055 builder/*: switch to MultiErrorAppend
13 years ago
Mitchell Hashimoto a61f178606 builder/common: CheckUnusedConfig
13 years ago
Mitchell Hashimoto 42059f9b07 builder/*: extract to common the config decoding
13 years ago
Mitchell Hashimoto e84669aa37 builder/common: extract out decode config
13 years ago
Doug MacEachern e531af96e1 fix Fusion DhcpLeasesPath
13 years ago
Mitchell Hashimoto 9d31a49fad builder/vmware: look for license for WS9
13 years ago
Mitchell Hashimoto d126c45d77 builder/vmware: workstation 9 show stderr if command fails
13 years ago
Mitchell Hashimoto a9252959ba builder/vmware: wording
13 years ago
Mitchell Hashimoto 05e081e07f builder/vmware: split drivers out into individual files
13 years ago
Julian Phillips 4846d252a3 builder/vmware: Add support for Workstation 9 (Linux).
13 years ago
Mitchell Hashimoto 59c89faaf4 builder/common: only count handshake error if auth tried
13 years ago
Mitchell Hashimoto 29279415d0 builder/vmware: error if guest IP is blank [GH-189]
13 years ago
Mitchell Hashimoto 8e1e40c096 builder/*: convert to common StepProvision
13 years ago
Mitchell Hashimoto f170c6f564 builder/common: add StepProvision
13 years ago
Mitchell Hashimoto b358574636 builder/amazon/ebs: rename to amazon/ebs in order to support others
13 years ago
Mitchell Hashimoto fd58b33b38 builder/vmware: convert to cmmon ssh step
13 years ago
Mitchell Hashimoto 979bfc412e builder/virtualbox: use common SSH connect step
13 years ago
Mitchell Hashimoto 3bf49d1c66 builder/digitalocean: use common connect ssh
13 years ago
Mitchell Hashimoto ac7807e7e5 builder/common: if cancel during SSH, cancel the attempts
13 years ago
Mitchell Hashimoto 29bfab0631 builder/amazonebs: switch to common SSH connect step
13 years ago
Mitchell Hashimoto 193de1f5d3 builder/common: add common StepConnectSSH for builders
13 years ago
Mitchell Hashimoto 9387ba0fd4 packer: Make builder type available in configs [GH-154]
13 years ago
Mitchell Hashimoto 6b6beae3b8 builder/vmware: unexport calculted config fields
13 years ago
Mitchell Hashimoto 16960a52f2 builder/virtualbox: unexport calculated fields
13 years ago
Mitchell Hashimoto 05acb7b461 builder/digitalocean: unexport calcaulted settings
13 years ago
Mitchell Hashimoto 51206a491b builder/amazonebs: Don't export sshTimeout so it can't be set
13 years ago
Mitchell Hashimoto a0f1667df1 communicator/ssh: tweakable timeout on retry connection
13 years ago
Mitchell Hashimoto 2fff555e7f fmt
13 years ago
Mitchell Hashimoto 9718a4656c communicator/ssh: have a Connection func so we can re-establish
13 years ago
Mitchell Hashimoto 186e9509d4 builder/common: support sha1/sha256 hashes
13 years ago
Mitchell Hashimoto 569ec0a2bb builder/vmware: generic checksum types [GH-175]
13 years ago
Mitchell Hashimoto 3007498282 builder/virtualbox: support generic hash types [GH-175]
13 years ago
Mark Peek 86db4eaa57 Move AWS auth decisions to goamz [GH-160]
13 years ago
Mitchell Hashimoto 3b4ef72e47 Unused keys are invalid in templates [GH-104]
13 years ago
Mitchell Hashimoto 245deaf599 buidler/virtualbox,vmware: only stat if not force
13 years ago
Jason A. Beranek 9c31c69a7b Remove output directory in a step when "-force" flag step [GH-178]
13 years ago
Mitchell Hashimoto 2981da4eef fmt
13 years ago
Mitchell Hashimoto 2e492fd747 Merge pull request #173 from jasonberanek/force-build
13 years ago
Mitchell Hashimoto 2fdcf85510 Merge pull request #162 from brendanhay/persistent-security-group
13 years ago
Mitchell Hashimoto 13182d97b5 Merge pull request #164 from mitchellh/do-env-vars
13 years ago