Skip to content

Instantly share code, notes, and snippets.

@voodee
Created March 4, 2016 07:38
Show Gist options
  • Save voodee/f332484c830e55e7af04 to your computer and use it in GitHub Desktop.
Save voodee/f332484c830e55e7af04 to your computer and use it in GitHub Desktop.
server '95.213.200.130', user: 'deployer', roles: %w{web app db}
set :branch, 'staging'
set :rails_env, 'production'
set :linked_files, fetch(:linked_files, []).push('config/sunspot.yml')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment