mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
7aa7939d3b
The presence of ENV['SSH_AUTH_SOCK'] is necessary but not sufficient for ssh-agent support (e.g. no agent may be listening on the socket; the listening agent may be SSH2-compatible and hence currently unsupported) so it is better to delegate this decision to Net::SSH. |
||
---|---|---|
.. | ||
attributes.rb | ||
collection.rb | ||
connection.rb | ||
credentials.rb | ||
deprecation.rb | ||
errors.rb | ||
hmac.rb | ||
mock.rb | ||
model.rb | ||
parser.rb | ||
provider.rb | ||
service.rb | ||
ssh.rb | ||
time.rb | ||
wait_for.rb |