1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib
Tom Stuart 4bfe1a27c7 Make :key_data, :keys and :password optional in Fog::SSH.new
Net::SSH 2.0 will automatically authenticate with ssh-agent if it's
running, so a key or password is only required if ENV['SSH_AUTH_SOCK']
is not set.

See https://github.com/net-ssh/net-ssh/blob/v2.0.0/lib/net/ssh/authentication/key_manager.rb#L20-23
2011-01-25 03:14:46 +08:00
..
fog Make :key_data, :keys and :password optional in Fog::SSH.new 2011-01-25 03:14:46 +08:00
fog.rb Release 0.4.1 2011-01-21 16:37:17 -08:00