Commit Graph

313 Commits (b3585746367ef45d59cb908444ddb9ccc5d2c19d)

Author SHA1 Message Date
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
Jack Pearkes 490279c6b9 builder/digitalocean: add tests for credentials via env vars
13 years ago
Jason A. Beranek 13c733a3db Add support for -force flag on builds [GH-119]
13 years ago
Mitchell Hashimoto e52f8e0486 fmt
13 years ago
Mitchell Hashimoto bdac2a87ef Update CHANGELOG
13 years ago
Mitchell Hashimoto 7a9109d2a9 Merge pull request #172 from MattSurabian/feature/ebs-builder-bug
13 years ago
Matt Surabian 0505fb4a0a Validate that instance exists and is EBS based before trying to launch it.
13 years ago
Mark Peek 9d4d854fe1 Add AWS instance id to normal output
13 years ago
Jack Pearkes d701adb3e0 builder/digitalocean: use detected env variables for credentials
13 years ago
Brendan Hay d74125d5d0 Adding the ability to specify a security_group_id for the amazonebs builder
13 years ago
Mitchell Hashimoto 0fdf9b09c9 builder/vmware: error if shutdown command failed
13 years ago
Mitchell Hashimoto 2ad30e1ea1 builder/virtualbox: paused is still running
13 years ago
Mitchell Hashimoto dbad270d27 builder/virtualbox: remove floppy drive before exporting
13 years ago
Mitchell Hashimoto 45c47e64fa builder/virtualbox: support floppy_files
13 years ago
Mitchell Hashimoto 074d2bf937 builder/common: continue after creating floppy
13 years ago
Mitchell Hashimoto 9ec94fc6a1 builder/vmware: support floppy_files for mounting a floppy disk
13 years ago
Mitchell Hashimoto c8019f10e6 builder/common: step to create floppy disks
13 years ago
Mitchell Hashimoto 3e8678f76d builder/amazonebs: retry SSH handshakes [GH-130]
13 years ago
Mitchell Hashimoto 019ab13f53 builder/virtualbox: whitespace
13 years ago
Mitchell Hashimoto 5ba5834a7a builder/common: Error on non-200 download responses [GH-141]
13 years ago
Mitchell Hashimoto f83ec95928 builder/virtualbox: style nitpicks and CHANGELOG
13 years ago
Mitchell Hashimoto 1e7508c828 fmt
13 years ago
Mitchell Hashimoto f8617b2641 builder/virtualbox: test the configuration
13 years ago
Mitchell Hashimoto d289a6a850 builder/virtualbox: typo in test
13 years ago
Mitchell Hashimoto 509712c4a4 Merge pull request #145 from sgirones/feature/local-mode-guest-additions
13 years ago