~/.ssh/config is the *nix way, and it makes sense, let the developer configure identifying their machine, let cap worry about deploying
On Thursday, 20 December 2012, Teo Hui Ming wrote: > Hi, > > To anyone who use Capistrano, wish to hear your thoughts on this: > > Where do you prefer to store server info e.g. hostname, ssh login user, > ssh key path used by Capistrano? Do you store them in ~/.ssh/config, > deploy.rb or else where? > > Currently I keep them in ~/.ssh/config, but I've thinking > about moving them back into deploy.rb. > > > -- > Huiming > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To post to this group, send email to > [email protected]<javascript:;> > . > To unsubscribe from this group, send email to > [email protected] <javascript:;>. > For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
