public
Rubygem
Description: My version of vlad the deployer
Homepage: http://rubyhitsquad.com/Vlad_the_Deployer.html
Clone URL: git://github.com/peregrine/vlad.git
cleanup god recipe even more
peregrine (author)
Fri May 09 18:31:04 -0700 2008
commit  5b4229a0bb0105a2d67156facac621001b64f20b
tree    e6088f777a971bf95b3d2b5ed60c4b635fb780b8
parent  6a8d1eb85d5005d573059db6b7657b6ce105d46e
...
3
4
5
6
7
8
9
10
11
...
3
4
5
 
 
 
6
7
8
0
@@ -3,9 +3,6 @@ require 'vlad'
0
 namespace :vlad do
0
   ## God module for merb app server
0
 
0
- set :merb_cluster_nodes, 2
0
- set :merb_port, 4800
0
-
0
   desc "Prepares application servers for deployment.".cleanup
0
 
0
   remote_task :setup_app, :roles => :app do

Comments

    No one has commented yet.