Commit Graph

303 Commits (05acb7b46139553d5be92fdecd2fbf7faee6af5c)

Author SHA1 Message Date
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
Salvador Gironès babd47541b Local mode for VBoxGuestAdditions. Provide local path and SHA256
13 years ago
Mitchell Hashimoto 1a2e4f9d0b fmt
13 years ago
Brandon Liu 6cdc938f46 Virtualbox: clean up port forwarding before exporting OVF.
13 years ago
Geoffrey Bachelet c5258c5422 Typo
13 years ago
Mitchell Hashimoto 50095283ef builder/virtualbox, builder/vmware: keyboard-interactive [GH-121]
13 years ago
Steven Merrill 58daa1d84e Add a 'skip_compaction' step.
13 years ago
Mitchell Hashimoto 874b4acf1c builder/vmware: output VNC info if headless
13 years ago
Mitchell Hashimoto 2b010269a3 builder/virtualbox: Warning about headless mode
13 years ago
Mitchell Hashimoto 67920da4ec Merge pull request #108 from smerrill/headless-mode
13 years ago
Mitchell Hashimoto c7c22bee3c Merge pull request #115 from bdon/wait
13 years ago