| |
Capistrano |
> Two part question that I haven't been able to answer: > 1) can I get the current host a task is executing on? I've read some task :host_name do What OS are you using? Could you paste your deploy.rb in --
> Hey,
> stuff about $CAPISTRANO:HOST$, but it doesn't seem to work for me
run "host $CAPISTRANO:HOST$"
end
someplace(gist.github, pastie,...)?
> names to ec2 instance id's), can I use this same method to look up
> something from that array?
capistrano task.
Rafa