Sha256: d5daefabd3e10c7eb235d1fd032604dc5dfb475c1f0f4162edaac0280968005c

Contents?: true

Size: 205 Bytes

Versions: 2

Compression:

Stored size: 205 Bytes

Contents

TorqueBox::RemoteDeploy.configure do
  torquebox_home "/opt/torquebox"
  hostname "localhost"
  port "2222"
  user "torquebox"
  key "~/.ssh/id_rsa.pub"
  rails_env "production"
  rack_env "production"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
torquebox-remote-deployer-0.1.2.pre2-java spec/fixtures/simple_torquebox_remote.rb
torquebox-remote-deployer-0.1.2.pre1 spec/fixtures/simple_torquebox_remote.rb