Hi All,

Does :use_sudo work in multistage? I have a production stage that runs
on a server requiring sudo, but a staging stage that runs on a
different server not requiring sudo. I tried "set :use_sudo, false" in
my config/deploy/staging.rb file, but it looks like Capistrano is
still trying to execute some commands on the staging server using
sudo...

Any ideas?!

--
Thanks!
Bryan

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" 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/capistrano?hl=en

Reply via email to