try (roles(:role) - primary(:role)), they are Ruby enumerables, so it might work :)
Lee Hambley http://lee.hambley.name/ +49 (0) 170 298 5667 On 3 March 2015 at 13:30, Carlos Peñas <[email protected]> wrote: > on capistrano V3 there's: > > roles(:role) For all servers > and > primary(:role) for the first server in a role > > Is there a way to refer "the servers which aren't primary" in a similar > way? Or I am forced to use server properties? > > -- > You received this message because you are subscribed to the Google Groups > "Capistrano" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/capistrano/ae113948-8f27-41f4-a2db-d6f5754af8cd%40googlegroups.com > <https://groups.google.com/d/msgid/capistrano/ae113948-8f27-41f4-a2db-d6f5754af8cd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/CAN_%2BVLXoNQ8eLkp0GgDisPm-%2Bwn6YC2_hoMNDsuqZsV0emJ3iA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
