Hi everyone,

I have quite a simple setup for one of my apps: one web server, one
app server, one db server. Up until now, they were all on the same
machine (node0).

Now I want to move the db to a dedicated machine (node3). See the
deploy.rb file at pastie (http://pastie.org/596689). Now, when I run
cap deploy, capistrano tries to deploy the app also on node3, although
node3 has neither the web nor the app server role (see 
http://pastie.org/596694).

Why is that, and how do I change that?

Thanks in advance for your help and answers!


Regards
Martin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.co.uk/group/capistrano?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to