Try:

  role :other, "server2", :no_deploy => true

- Jamis

On 7/21/07, jemminger <[EMAIL PROTECTED]> wrote:
>
> hello,
>
> using cap 1.99.3
>
> i have a few roles defined:
>
> role :web, 'server1'
> role :app, 'server1'
> role :db, 'server1'
> role :other, 'server2'
>
> when i do a deploy, cap attempts to svn co on all servers... i want to
> exclude role :other.  is this possible without overriding the :update
> task?
>
> thanks,
> jeff
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to