Yes, I know, that I need to specify the user as part of the server definition, but I want to be sure that I don´t miss something what cap already made.
thank you for fast reply! On Dec 2, 6:27 pm, Jamis Buck <[EMAIL PROTECTED]> wrote: > You need to specify the user as part of the server definition: > > role :app, "[EMAIL PROTECTED]", "[EMAIL PROTECTED]", ... > > Cap cannot deal with different passwords, though, but you're > recommended to use public keys instead, anyway. Just use the same key > on each server, and cap will transparently connect to each server with > it. > > - Jamis > > On Dec 2, 2008, at 10:20 AM, Fabian Spillner wrote: > > > > > Hi cap users :-) > > > First thank you for great help with hint to "parallel()". > > > I have four servers and also four different user / password. > > > How can I deploy the changes by four different users with using > > parallel()? > > > thank you for your help! > > > > > > > smime.p7s > 3KViewDownload --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
