Guest User

Untitled

a guest
Dec 16th, 2017
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.48 KB | None | 0 0
  1. ruby-2.4.2
  2. ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-linux]
  3.  
  4. Environment
  5.  
  6. Ruby ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-darwin17]
  7. Rubygems 2.6.13
  8. Bundler 1.16.0
  9. Command /Users/user_name/.rbenv/versions/2.4.2/gemsets/product/bin/cap fb2016 doctor
  10.  
  11. Gems
  12.  
  13. capistrano 3.10.1
  14. airbrussh 1.3.0
  15. rake 12.3.0
  16. sshkit 1.15.1
  17. net-ssh 4.2.0
  18. capistrano-bundler 1.3.0
  19. capistrano-rails 1.3.1
  20. capistrano-rvm 0.1.2
  21.  
  22. Variables
  23.  
  24. :application "product"
  25. :branch "upgrading_rails"
  26. :bundle_bins ["gem", "rake", "rails"]
  27. :bundle_binstubs #<Pathname:/var/www/apps/product/current/bin>
  28. :bundle_clean_options ""
  29. :bundle_env_variables {}
  30. :bundle_flags ""
  31. :bundle_gemfile #<Pathname:/var/www/apps/product/current/Gemfile>
  32. :bundle_jobs nil
  33. :bundle_path #<Pathname:/var/www/apps/product/shared/bundle>
  34. :bundle_roles :all
  35. :bundle_servers [#<Capistrano::Configuration::Server:0x00007fcead9c7da8 @keys=[], @local=false, @user="webuser", @hostname="fb2016.product.com", @port=nil, @properties=#<Capistrano::Configuration::Server::Properties:0x00007fcead9bf3d8 @properties={:primary=>true}, @roles=#<Set: {:web, :app, :db}>>>]
  36. :bundle_without "development test"
  37. :conditionally_migrate false
  38. :default_env {}
  39. :default_environment {"LANG"=>"en_US.UTF-8"}
  40. :deploy_to "/var/www/apps/product"
  41. :domain "fb2016.product.com"
  42. :format :airbrussh
  43. :gemset "product"
  44. :git_environmental_variables {:git_askpass=>"/bin/echo", :git_ssh=>"/tmp/git-ssh-product-staging-user_name.sh"}
  45. :git_shallow_clone false
  46. :git_wrapper_path "/tmp/git-ssh-product-staging-user_name.sh"
  47. :keep_releases 100
  48. :local_user "user_name"
  49. :log_level :debug
  50. :migration_role :db
  51. :migration_servers #<Capistrano::Configuration::Server:0x00007fcead9c7da8 @keys=[], @local=false, @user="webuser", @hostname="fb2016.product.com", @port=nil, @properties=#<Capistrano::Configuration::Server::Properties:0x00007fcead9bf3d8 @properties={:primary=>true}, @roles=#<Set: {:web, :app, :db}>>>
  52. :ocr_path "/var/www/apps/ocr/current/public"
  53. :pty false
  54. :punching_path "/var/www/apps/punching/current/public"
  55. :rails_env "staging"
  56. :repo_url "git@gitlab.product.no:product/product.git"
  57. :ruby_version "ruby-2.4.2"
  58. :rvm_map_bins ["gem", "rake", "ruby", "bundle"]
  59. :rvm_path "~/.rvm"
  60. :rvm_ruby_version "ruby-2.4.2@product"
  61. :rvm_type :user
  62. :shared_config_path "/var/www/apps/product/shared/config"
  63. :shared_path "/var/www/apps/product/shared"
  64. :ssh_options {:forward_agent=>true, :port=>2232}
  65. :stage :staging
  66. :term "linux"
  67. :tmp_dir "/tmp"
  68. :use_sudo false
  69. :user "webuser"
  70.  
  71. Servers (1)
  72.  
  73. webuser@fb2016.product.com [:web, :app, :db] { :primary => true }
Add Comment
Please, Sign In to add comment