Il giorno mercoledì 23 novembre 2011 14:37:54 UTC+1, Lee Hambley ha scritto: > > I can't say, only that nobody is seriously using Capistrano with > passwords, it's a horrible practice, and might even be rendered impossible > one day (at it encourages bad setups, such as the one you were aiming for). > > Please report back (but if I were you, I wouldn't waste any time debugging > why a broken-by-design password sharing idea doesn't work) >
Using keys works as expected, so I'm going that way. And thanks for your advice, I just stepped from basic configuration where single password works to a more complex configuration for multiple server thinking "let's see if it works". It's not a problem using keys as deploys are going to be automated from the CI server so I just need to add one key to the N webservers where to deploy. Thanks again Daniel -- * 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
