Commit Graph

1018 Commits (d8a0128d1fa0f06d03c73759697aec07ee8bbb6f)
 

Author SHA1 Message Date
Mitchell Hashimoto d8a0128d1f provisioner/shell: make build name and builder type env vars [GH-154]
13 years ago
Mitchell Hashimoto b1c7d93ee8 packer: Make builder type available in configs [GH-154]
13 years ago
Mitchell Hashimoto a47ad137a0 packer: move constants into a single const()
13 years ago
Mitchell Hashimoto 85f92e35f6 Merge pull request #181 from qur/overrides
13 years ago
Mitchell Hashimoto 2895523e45 packer: Add failing test for [GH-181] to fix
13 years ago
Julian Phillips 37f78fe796 Don't expose overrides directly to provisioners
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 b353c4946e communicator/ssh: improved logging
13 years ago
Mitchell Hashimoto 544a8de3e8 Update CHANGELOG
13 years ago
Mitchell Hashimoto 559e0a7d6f communicator/ssh: tweakable timeout on retry connection
13 years ago
Mitchell Hashimoto 21113fd550 communicator/ssh: retry connection in ConnectFunc forawhile
13 years ago
Mitchell Hashimoto 343614a172 fmt
13 years ago
Mitchell Hashimoto f65711c716 communicator/ssh: re-establish ssh connection if possible [GH-152]
13 years ago
Mitchell Hashimoto 076a4befab communicator/ssh: ConnectFunc times out after 15 sceonds
13 years ago
Mitchell Hashimoto 4d297315c4 communicator/ssh: have a Connection func so we can re-establish
13 years ago
Mitchell Hashimoto 89e12245af website: document the fix command
13 years ago
Mitchell Hashimoto 06186c97b6 website: document the checksum features
13 years ago
Mitchell Hashimoto 46f37ab8e3 Update CHANGELOG for packer fix
13 years ago
Mitchell Hashimoto e5773e1b66 command/fix: properly replace the escaped </>
13 years ago
Mitchell Hashimoto 6f86fd9849 command/fix: run the iso-md5 fixer
13 years ago
Mitchell Hashimoto f91d4f2244 command/fix: fixer for iso_md5 change
13 years ago
Mitchell Hashimoto 8ee8612997 command/fix: boilerplate for the fix command
13 years ago
Mitchell Hashimoto 82915de7f9 builder/common: support sha1/sha256 hashes
13 years ago
Mitchell Hashimoto eeffebc3e2 Update CHANGELOG
13 years ago
Mitchell Hashimoto 5b4fc718aa builder/vmware: generic checksum types [GH-175]
13 years ago
Mitchell Hashimoto 5a529ee41a builder/virtualbox: support generic hash types [GH-175]
13 years ago
Mitchell Hashimoto 4f4af1621f Update CHANGELOG
13 years ago
Mark Peek 839045264e Move AWS auth decisions to goamz [GH-160]
13 years ago
Mitchell Hashimoto da45a790e1 website: add PACKER_LOG_PATH docs
13 years ago
Mitchell Hashimoto 8e79bb44a7 Clean up some of the log path detection code
13 years ago
Mitchell Hashimoto 097e44da48 Merge pull request #168 from markpeek/markpeek-filelogging
13 years ago
Mitchell Hashimoto b358a0ea6e Error if unknown root level key in template [GH-180]
13 years ago
Mitchell Hashimoto a354f5fc08 Unused keys are invalid in templates [GH-104]
13 years ago
Mark Peek bad2bfc4e5 Add PACKER_LOG_PATH for logging to a file
13 years ago
Mitchell Hashimoto 39b3fe794b buidler/virtualbox,vmware: only stat if not force
13 years ago
Mitchell Hashimoto 96861cf216 Merge pull request #179 from jasonberanek/force-build
13 years ago
Jason A. Beranek 442c5e3e3b Remove output directory in a step when "-force" flag step [GH-178]
13 years ago
Mitchell Hashimoto 39ec791bb2 Merge pull request #176 from smerrill/better-contributor-notes
13 years ago
Mitchell Hashimoto 7c2f50d4dc fmt
13 years ago
Mitchell Hashimoto e8082e3c72 Update CHANGELOG
13 years ago
Mitchell Hashimoto f131b622be Merge pull request #173 from jasonberanek/force-build
13 years ago
Steven Merrill db5b98f79b Add instructions for how to get Go set up to contribute.
13 years ago
Mitchell Hashimoto b33c914fea website: add docs for new security_group_id
13 years ago
Mitchell Hashimoto edb9534773 Merge pull request #162 from brendanhay/persistent-security-group
13 years ago
Mitchell Hashimoto 65a0042a0d Update CHANGELOG
13 years ago
Mitchell Hashimoto 4184926cc8 Merge pull request #164 from mitchellh/do-env-vars
13 years ago
Jack Pearkes bc4704f5ca builder/digitalocean: add tests for credentials via env vars
13 years ago