- 14 Jul, 2013 3 commits
-
-
Mitchell Hashimoto authored
Add ability to send log output to a file using PACKER_LOG_PATH
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 13 Jul, 2013 8 commits
-
-
Mark Peek authored
When the environment variables PACKER_LOG and PACKER_LOG_PATH are both set the log output will be appended to the PACKER_LOG_PATH file.
-
Mitchell Hashimoto authored
/cc @jasonberanek - Swapped this because why even bother doing a stat if we're forcing anyways.
-
Mitchell Hashimoto authored
builder/virtualbox, vmware: Remove output directory in a step when "-force" flag step [GH-178]
-
Jason A. Beranek authored
-
Mitchell Hashimoto authored
Add instructions on how to get Go set up to contribute.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
packer, builder/*: Add support for -force flag on builds [GH-119]
-
- 12 Jul, 2013 7 commits
-
-
Steven Merrill authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/amazonebs: Ability to specify a pre-existing SecurityGroupId for the AmazonEBS Builder
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/digitalocean: use detected env variables for credentials
-
Jack Pearkes authored
-
Jason A. Beranek authored
-
- 11 Jul, 2013 8 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/amazonebs: Validate that instance exists and is EBS based before trying to launch it
-
Matt Surabian authored
-
Mitchell Hashimoto authored
builder/amazonebs: Add AWS instance id to normal output
-
Mark Peek authored
The AWS instance id is only output when logging is occurring. If an error happens it is useful to know the AWS instance id of the instance spun up by packer in case further cleanup or forensics are needed.
-
Mark Peek authored
Using PACKER_LOG=1 causes all the log output to be sent to Stderr. This change maintains that backward compatility. Anything other than "1" will be treated as a filename which will have logging appended to that file. This is useful, for example, to always have debugging available without cluttering up stdout (and without having to redirect stderr all the time).
-
Jack Pearkes authored
-
- 10 Jul, 2013 1 commit
-
-
Brendan Hay authored
-
- 09 Jul, 2013 13 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Fix typo in packer.go
-