terraform/communicator
James Bardin 943972cd8f retry ssh authentication failures
Most of the time an ssh authentication failure would be non-recoverable,
but some host images can start the ssh service before it is properly
configured, or before user authentication data is available.

Log ssh authentication errors and allow the provisioner to retry until
the connection timeout.
2018-03-30 15:23:24 -04:00
..
remote have remote.ExitError format errors and status 2018-03-23 11:36:57 -04:00
shared provisioners: Allow provisioning over IPv6 2016-09-03 15:45:24 -07:00
ssh retry ssh authentication failures 2018-03-30 15:23:24 -04:00
winrm get communicator errors from a remote.Cmd 2018-03-15 16:03:20 -04:00
communicator.go Fix type assertion when loading stored error 2018-02-15 15:59:34 -05:00
communicator_mock.go add some more functionality to MockCommunicator 2018-03-20 14:23:32 -04:00
communicator_test.go add the remote-exec retry function to communicator 2018-02-14 18:18:12 -05:00