diff --git a/config/deploy.rb b/config/deploy.rb index 646135b1..845e87d8 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -33,7 +33,7 @@ end # You can/ should apply this command to a subset of hosts # cap --hosts=lib-jobs-staging2.lib.princeton.edu staging application:serve_from_nginx - desc "Marks the server(s) to be removed from the loadbalancer" + desc "Marks the server(s) to be added back to the loadbalancer" task :serve_from_nginx do on roles(:app) do within release_path do