set :user, 'vagrant' set :run_method, :sudo role :app, '33.33.33.10' ssh_options[:keys] = `vagrant ssh_config | grep IdentityFile`.split.last