packer-cn/helper
Stephen Fox 9592211bcf Honor value of 'Comment' field in 'ssh.KeyPairFromPrivateKey()'.
The 'ssh.KeyPairFromPrivateKey()' function in the 'ssh' helper
library was not honoring the value of the 'Comment' field in the
'FromPrivateKeyConfig' struct. This commit fixes the issue, and
updates unit tests to catch the issue if it happens again.
2019-07-27 15:52:13 -04:00
..
builder/testing change Builder to be passed a context for cancellation 2019-04-03 15:55:55 +02:00
common move http with proxy call into a helper function 2019-01-25 12:32:52 -08:00
communicator Use context for timeouts, interruption in ssh and winrm communicators 2019-07-12 13:04:00 +03:00
config add execution policy type and use it to default the powershell cmd 2019-05-23 16:12:05 +02:00
enumflag Fail on unknown values of -on-error 2016-09-17 14:42:21 +00:00
flag-kv helper/flag-kv: can parse JSON files 2015-05-26 09:58:04 -07:00
flag-slice Support -flag=var1,var2,var3 to fix #2332 2015-06-26 17:54:59 -07:00
multistep rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
ssh Honor value of 'Comment' field in 'ssh.KeyPairFromPrivateKey()'. 2019-07-27 15:52:13 -04:00
useragent Include arch and os 2018-04-05 14:28:50 -04:00
wrappedreadline allow to build on solaris 2019-06-07 12:42:38 +02:00