packer-cn/helper/communicator
Stephen Fox 7b857929ab Added 'SSHPublicKeyUrlEncoded()' to comm.Config.
This allows us to get a URL encoded string representing the SSH
public key. This is needed because the key will have spaces when
it is in authorized_keys format.
2019-02-03 12:14:06 -05:00
..
config.go Added 'SSHPublicKeyUrlEncoded()' to comm.Config. 2019-02-03 12:14:06 -05:00
config_test.go Added 'SSHPublicKeyUrlEncoded()' to comm.Config. 2019-02-03 12:14:06 -05:00
step_connect.go Emit both the host and the communicator to the user during StepConnect. 2018-07-29 02:18:26 -05:00
step_connect_ssh.go gofmt using v1.11.2 instead of disro's outdated v1.10.5. 2018-12-04 16:54:49 -06:00
step_connect_test.go Revert "Add `winrm_no_proxy` option." 2018-02-08 15:10:53 -08:00
step_connect_winrm.go Revert "Add `winrm_no_proxy` option." 2018-02-08 15:10:53 -08:00
testing.go Add tmp package that offers Dir & File funcs 2018-12-12 16:35:57 +01:00
winrm.go helper/communicator: WinRM stuff 2015-06-13 22:05:48 -07:00