Hallo i am deploying from developer machine as user AAA on IP aaa.aaa.aaa.aaa In the deploy.rb file i set up set :user, "BBB"
And on the server i have user :BBB on the IP bbb.bbb.bbb.bbb But when I run cap deploy from the developer machine i got request for password for user: [email protected] and neither password from user AAA nor password from user BBB works :( What did I wrong? -- * 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
