Hello,
i try to use ruby 1.8.6-p368
>cat config/deploy/production.rb
cat config/deploy/production.rb
server "lynx", :web
server "vela", :web
server "leo", :web
server "lamba", :web
server "pavo", :web, :app
set :deploy_to, "/projects/cap/#{application}"
>cap production shell
cap> gem list pg
And after this processor load is 100% and nothing happens. I rollback
to ruby 1.8.6-p287 and all works fine.
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---