I already have that script. The problem is that after deploy, I need to sequentially take each server out of the load balancer, bounce apache, and put it back in. I suppose I could call cap a 2nd time with a new bounce task, after all the modules are deployed.
On 5 May, 10:01, Lee Hambley <[email protected]> wrote: > Don't is the simple answer. > > If you have a requirement for that, build a script that wraps the multiple > deploy processes, unless you have a need that they are deployed in parallel. > > -Lee > > -- > * 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 > athttp://groups.google.com/group/capistrano?hl=en -- * 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
