1. rvm_shell 'get rvm info' do
  2. cwd node['lasso_plan']['path']
  3. code 'rvm info > /tmp/rvm-info-vagrant-rsh'
  4. user 'vagrant'
  5. end