Adrien Delorme
|
41f6e0334d
|
refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
* still need to append the auth methods into an array for gracefullness
|
2018-08-22 17:02:23 +02:00 |
Matthew Hooker
|
366dc3da0a
|
move multistep imports to helper.
gomvpkg -from "github.com/mitchellh/multistep" -to "github.com/hashicorp/packer/helper/multistep"
|
2018-01-24 17:09:15 -08:00 |
Matthew Hooker
|
6581e0b7d6
|
add hostkeycallback everywhere else
|
2017-06-21 12:00:34 -07:00 |
Matthew Hooker
|
81522dced0
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
Mitchell Hashimoto
|
cab2665119
|
builder/docker: support custom communicators
|
2015-06-14 22:09:38 -07:00 |