vagrant/plugins/communicators/ssh
Konstantin Tretyakov c332287665 Addresses issue #2163
In the situation where the SSH key has invalid permissions/owner, the reconnect-loop keeps failing repeatedly yet stays silent about the reasons. A message must be reported from the default exception handler (added). In addition, the situations where the SSH key owner or permissions are wrong must lead to a proper failure (added). Ideally, though, the owner/permissions check must happen before launching the VM, hence this is not a perfect fix.
2014-10-23 15:11:10 +03:00
..
communicator.rb Addresses issue #2163 2014-10-23 15:11:10 +03:00
plugin.rb Fix typo on ComunicatorSSH plugin name 2013-03-20 11:47:41 -03:00