Make sure that you define :new_role as ":no_release => true", like so:

  role :new_role, "new_role", :no_release => true

That way, the deploy tasks won't try to execute on those servers.

- Jamis

On Mar 5, 2007, at 11:37 AM, Steve Downey wrote:


I have added a new role (role :new_role, "new_role") for some tasks
specific to that box.

Now the :setup (and other) tasks that have no role restrictions, and so
run for all roles, are trying to execute on the "new_role" box.

What is the simplest approach to having standard tasks NOT execute for
my new roles?

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


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to