ployground / ploy

A tool to manage servers through a central configuration. Plugins allow provisioning, configuration and other management tasks.
http://ploy.readthedocs.org
BSD 3-Clause "New" or "Revised" License
78 stars 15 forks source link

don't barf if user has no ssh config #27

Closed tomster closed 10 years ago

tomster commented 10 years ago

if the user does not have ~/.ssh/config any operation that uses plain.Instance will break with a nasty stack trace

fschulze commented 10 years ago

Fixed for next release.