hello SO (and happy Sunday, hope everyone's headhurt is minimal after the weekend),
I am exploring Capistrano as a deployment mechanism. The intention is to not use manual ssh at all. I have several Amazon boxes (domains), and I'm configuring one as a proxy and another as an app server. Consequently I'd like to have two domain variables for different namespaces. What is the best way to have multiple domains inside the deploy.rb file?