capistrano-ssh-doctor 0.0.1
This plugin helps you setup and debug `ssh-doctor` forwarding for Capistrano deployment. It peforms a number of checks on the local machine as well as on the servers. Report output with suggested next steps is provided in case there are any errors with the setup.
Gemfile:
=
install:
=
Runtime Dependencies (1):
capistrano
>= 3.1
Development Dependencies (1):
rake
>= 0