You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/packer
Mitchell Hashimoto e0f2bcf8a2
packer: Add "Ask" method to Ui to ask for input
13 years ago
..
plugin packer: Builders can take multiple configs 13 years ago
rpc packer: Add "Ask" method to Ui to ask for input 13 years ago
artifact.go packer: First pass at Artifact interface 13 years ago
build.go builder/vmware: Enable the debug runner 13 years ago
build_test.go packer: Set DebugConfigKey to true if debug is on 13 years ago
builder.go packer: Additional comments 13 years ago
builder_test.go packer: Builders can take multiple configs 13 years ago
cache.go packer: Cache keys should be hex encoded to string 13 years ago
cache_test.go Build/Builder take a Cache object now 13 years ago
command.go packer, etc: added Help method to Command interface 13 years ago
command_test.go packer, etc: added Help method to Command interface 13 years ago
communicator.go packer: RemoteCmd.Wait 13 years ago
communicator_test.go packer: RemoteCmd.Wait 13 years ago
environment.go packer: Add "Ask" method to Ui to ask for input 13 years ago
environment_test.go packer: Add "Ask" method to Ui to ask for input 13 years ago
hook.go packer: Test that hooks are callable from builds 13 years ago
hook_test.go go fmt 13 years ago
multi_error.go packer: MultiError to represent multiple errors 13 years ago
multi_error_test.go packer: MultiError to represent multiple errors 13 years ago
provisioner.go packer: Add errors to Prepare 13 years ago
provisioner_test.go provisioner/shell: Support setting the execute command 13 years ago
template.go packer: Support overrides in provisioners for each build 13 years ago
template_test.go packer: Support overrides in provisioners for each build 13 years ago
ui.go packer: Add "Ask" method to Ui to ask for input 13 years ago
ui_test.go packer: Add "Ask" method to Ui to ask for input 13 years ago
version.go packer: Remove extra newline on version 13 years ago