capistrano/sshkit

Any way to set the ssh port in the DSL?

bretweinraub opened this issue · 1 comments

Any way to set the ssh port in the DSL?

I figured it out:

on(host, {port: xxx}) do

end