Sha256: 05cef694b8ffd2fc823d05217d106515c0bd26caed02bdea06a0192760626ff3

Contents?: true

Size: 244 Bytes

Versions: 9

Compression:

Stored size: 244 Bytes

Contents

set :stage_loaded, 'The beta stage was loaded.'
set :db_server, 'prod-db1.renewfund.com'
set :db_port, '5433'

role :app, 'beta1.renewfund.com'
role :web, 'beta1.renewfund.com'
role :db, 'beta1.renewfund.com', :primary => true, :source => true

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
projectdx_pipeline-1.3.6 lib/projectdx_pipeline/capistrano/config/deploy/beta.rb
projectdx_pipeline-1.3.5 lib/projectdx_pipeline/capistrano/config/deploy/beta.rb
projectdx_pipeline-1.3.4 lib/projectdx_pipeline/capistrano/config/deploy/beta.rb
projectdx_pipeline-1.3.0 lib/projectdx_pipeline/capistrano/config/deploy/beta.rb
projectdx_pipeline-1.2.2 lib/projectdx_pipeline/capistrano/config/deploy/beta.rb
projectdx_pipeline-1.2.1 lib/projectdx_pipeline/capistrano/config/deploy/beta.rb
projectdx_pipeline-1.2.0 lib/projectdx_pipeline/capistrano/config/deploy/beta.rb
projectdx_pipeline-1.1.0 lib/projectdx_pipeline/capistrano/config/deploy/beta.rb
projectdx_pipeline-1.0.0 lib/projectdx_pipeline/capistrano/config/deploy/beta.rb