packer-cn/helper/ssh
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
..
key_pair.go Honor value of 'Comment' field in 'ssh.KeyPairFromPrivateKey()'. 2019-07-27 15:52:13 -04:00
key_pair_test.go Honor value of 'Comment' field in 'ssh.KeyPairFromPrivateKey()'. 2019-07-27 15:52:13 -04:00
ssh.go helper: communicator.SSHFileSigner => ssh.FileSigner 2018-08-29 14:40:33 +02:00