Commit Graph

346 Commits (d489f99aadf0bc12ca5e88a24e333b671c867238)

Author SHA1 Message Date
Mitchell Hashimoto d489f99aad builder/amazon/*: clean up tests
13 years ago
Mitchell Hashimoto ae864b3efa builder/amazon/common: tests for runconfig
13 years ago
Mitchell Hashimoto 9fb778c012 builder/common: common config struct for Packer configs
13 years ago
Mitchell Hashimoto 45d50279f3 builder/amazon/ebs: validate access config
13 years ago
Mitchell Hashimoto 6fdf237c15 builder/amazon/common: RunConfig for launch info
13 years ago
Mitchell Hashimoto 8f649af165 builder/amazon/common: AccessConfig for standard access config
13 years ago
Mitchell Hashimoto 9348f481dd builder/amazon/instance: boilerplate
13 years ago
Mitchell Hashimoto 479855a4f1 builder/virtualbox: shutdown messages go to Ui
13 years ago
Mitchell Hashimoto 2e82358d2a fmt
13 years ago
Rafael Garcia 282554b2b0 builder/amazon/ebs: support launching in VPC
13 years ago
Mitchell Hashimoto e3478c38ef builder/vmware: more flexible ISO removing
13 years ago
Mitchell Hashimoto 9be941ec3e Merge pull request #203 from timsutton/vmware-eject-isos
13 years ago
Mitchell Hashimoto e51e9cd56e Merge pull request #204 from sit/builder-output-directory-error
13 years ago
Mitchell Hashimoto 9349c81631 Merge pull request #205 from sit/preserve-cache-suffix
13 years ago
Mitchell Hashimoto f97148bc22 Update changelog
13 years ago
JD Harrington 6028a3c3de Add special keys for backspace, delete and F1-F12
13 years ago
Emil Sit 20d3946eae builder/v*: Include path to output dir in error
13 years ago
Emil Sit bc4b2d079d Revert "builder/virtualbox: Copy ISO because VirtualBox can't recognize"
13 years ago
Timothy Sutton 7e6e699593 Remove ISO from ide1 in stepCleanVMX
13 years ago
Mitchell Hashimoto 7d1f799ced builder/*: switch to MultiErrorAppend
13 years ago
Mitchell Hashimoto 5dbae2efde builder/common: CheckUnusedConfig
13 years ago
Mitchell Hashimoto d1ecd89635 builder/*: extract to common the config decoding
13 years ago
Mitchell Hashimoto 6f6a27b008 builder/common: extract out decode config
13 years ago
Doug MacEachern 923a541d8c fix Fusion DhcpLeasesPath
13 years ago
Mitchell Hashimoto bca05ddd5b builder/vmware: look for license for WS9
13 years ago
Mitchell Hashimoto 04b8ff89a6 builder/vmware: workstation 9 show stderr if command fails
13 years ago
Mitchell Hashimoto cbddd413f1 builder/vmware: wording
13 years ago
Mitchell Hashimoto 229011def4 builder/vmware: split drivers out into individual files
13 years ago
Julian Phillips d7e5a3bb1d builder/vmware: Add support for Workstation 9 (Linux).
13 years ago
Mitchell Hashimoto c668ef8f70 builder/common: only count handshake error if auth tried
13 years ago
Mitchell Hashimoto 55882a65c7 builder/vmware: error if guest IP is blank [GH-189]
13 years ago
Mitchell Hashimoto 28a22a5fbe builder/*: convert to common StepProvision
13 years ago
Mitchell Hashimoto 55d3f87f3f builder/common: add StepProvision
13 years ago
Mitchell Hashimoto 2cea79c54a builder/amazon/ebs: rename to amazon/ebs in order to support others
13 years ago
Mitchell Hashimoto d49480ebff builder/vmware: convert to cmmon ssh step
13 years ago
Mitchell Hashimoto 60b8e1f2dc builder/virtualbox: use common SSH connect step
13 years ago
Mitchell Hashimoto d3ea6c96c5 builder/digitalocean: use common connect ssh
13 years ago
Mitchell Hashimoto 2ee81f1491 builder/common: if cancel during SSH, cancel the attempts
13 years ago
Mitchell Hashimoto 51e998a81f builder/amazonebs: switch to common SSH connect step
13 years ago
Mitchell Hashimoto 2f7097bcfe builder/common: add common StepConnectSSH for builders
13 years ago
Mitchell Hashimoto b1c7d93ee8 packer: Make builder type available in configs [GH-154]
13 years ago
Mitchell Hashimoto 2ba0876d34 builder/vmware: unexport calculted config fields
13 years ago
Mitchell Hashimoto 033c90cfa3 builder/virtualbox: unexport calculated fields
13 years ago
Mitchell Hashimoto 1a6fca7563 builder/digitalocean: unexport calcaulted settings
13 years ago
Mitchell Hashimoto 039a5019e4 builder/amazonebs: Don't export sshTimeout so it can't be set
13 years ago
Mitchell Hashimoto 559e0a7d6f communicator/ssh: tweakable timeout on retry connection
13 years ago
Mitchell Hashimoto 343614a172 fmt
13 years ago
Mitchell Hashimoto 4d297315c4 communicator/ssh: have a Connection func so we can re-establish
13 years ago
Mitchell Hashimoto 82915de7f9 builder/common: support sha1/sha256 hashes
13 years ago
Mitchell Hashimoto 5b4fc718aa builder/vmware: generic checksum types [GH-175]
13 years ago