I have 2 servers I need to deploy to, one has a RVM installed in user mode the other in system mode. I can I write a deployment script for both?
In other words is there a way to set rvm_type to:user for one server and to :system for the other server?