Hi
Is there a variable that I can access to get the name of each server
in the role?

I want to do something like the following:

task :idfile, :roles => :testtct do
  run "touch /tmp/#{testtct.name}"
end

Regards


--~--~---------~--~----~------------~-------~--~----~
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