On the DSL documentation page here: https://github.com/capistrano/capistrano/wiki/2.x-DSL-Action-Invocation-Run
The :max_hosts option to run is missing from the documentation. I only found it buried in the API documentation here: http://rubydoc.info/github/capistrano/capistrano/master/Capistrano/Configuration/Actions/Invocation#run-instance_method I think it's important to include in the documentation, because the :max_hosts option makes it easy to implement a use-case of a rolling restart of a load balanced service. -- * 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
