Skip to content

Instantly share code, notes, and snippets.

@defunkt
Created August 5, 2009 05:54
Show Gist options
  • Save defunkt/162529 to your computer and use it in GitHub Desktop.
Save defunkt/162529 to your computer and use it in GitHub Desktop.
# basics
load 'config/deploy/sudo_everywhere'
load 'config/deploy/settings'
# daemons
load 'config/deploy/services'
load 'config/deploy/queue'
load 'config/deploy/import'
load 'config/deploy/gem_eval'
# deployment tasks
load 'config/deploy/symlinks'
# candy
load 'config/deploy/notify'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment