Nevermind, I found it..

set :use_sudo, false

Is there a wiki or something for all of the variables and tasks, etc.?

On May 23, 4:46 pm, "Lance Carlson" <[EMAIL PROTECTED]> wrote:
> I figured it all out and got it working. I needed to create a private and
> public key, upload, add permission, etc. I then bulldozed my way through the
> configuration of my deploy script. Do you know if there is a way to stop
> tasks running sudo? Or do I have to override the entire task?
>
> -L
>
> On 5/23/07, Ray Baxter <[EMAIL PROTECTED]> wrote:
>
>
>
> > [EMAIL PROTECTED] wrote:
> > > I tried to scan around for solutions to my problem on the list... but
> > > none seem to address the issue. unless im missing something. Here is
> > > my output:
>
> > > $ cap deploy:cold
> > >   * executing `deploy:cold'
> > >   * executing `deploy:update'
> > >  ** transaction: start
> > >   * executing `deploy:update_code'
> > > Password:
> > > Password:
> > > Password:
> > > Permission denied (publickey,keyboard-interactive).
>
> > > Ideas?
>
> > You can't log on to your remote server.
>
> > Either you aren't entering the correct password for your remote server
> > or your user doesn't have permission to log on. Can you start an
> > interactive ssh session to the remote server with this password?
>
> > Ray


--~--~---------~--~----~------------~-------~--~----~
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