diff options
Diffstat (limited to 'config/deploy.rb')
| -rw-r--r-- | config/deploy.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deploy.rb b/config/deploy.rb index 81b74a3..d6a52e2 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -10,7 +10,7 @@ load "config/recipes/rbenv" load "config/recipes/newrelic" load "config/recipes/monit" # general tasks -load "config/recipes/server" +load "config/recipes/utility" set :application, "parley" set :user, "deployer" |
