class Net::SSH::Authentication::KeyManager
Monkeypatching connect on ssh so it doesn't spam the log.
Public Instance Methods
use_agent?()
click to toggle source
# File lib/souffle/ssh_monkey.rb, line 5 def use_agent? false end