Lee,

turns out the plugin requires tar_roles to be defined, else I see this 
weirdness of what looks like trying to run twice.  I'd prefer to define the 
list of servers once. 

I tried the following but tar_roles does not get defined. Is there a way 
have a variable have the same contents as the value of a defined role? 
 Apparently a role is different than a variable.

role :OurServers, %w{10.223.132.247}

set :tar_roles, fetch(:OurServers)


Thank you

-- 
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 capistrano+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/c361d1ed-944f-4aec-aa58-468343876755%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to