Is there a way to tell Capistrano to use different users to log into
the same server for different tasks? this would be useful to deploy as
a particular user without having to grant him sudo password access or
to allow more fine-grained permissions on server files or in certain
situations such as using EC2.

I tried creating multiple roles for the same server with different
users, but this gets into trouble with tasks that apply to all roles
executing twice.

Thanks!

Jaime


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to