Guest User

Untitled

a guest
Jul 18th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. ---
  2. :vars:
  3. db_host:
  4. :default: localhost
  5. passenger_repo_root:
  6. :values: {}
  7.  
  8. :default: :rails_root
  9. homebrew_downloads:
  10. :default: /srv/http/files
  11. rails_root:
  12. :type: :path
  13. :default: ~/current
  14. homebrew_vhost_root:
  15. :default: /srv/http/homebrew
  16. www_aliases: {}
  17.  
  18. domain:
  19. :values: {}
  20.  
  21. :default: :username
  22. username:
  23. :default: root
  24. homebrew_prefix:
  25. :message: Where would you like homebrew installed
  26. :default: /usr/local
  27. nginx_prefix:
  28. :default: /opt/nginx
  29. npm_mirror_root:
  30. :default: /srv/http/registry.npmjs.org
  31. local_path:
  32. :values: {}
  33.  
  34. :default: :mirror_domain
  35. rvm_vhost_root:
  36. :default: /srv/http/rvm
  37. db_user:
  38. :values: {}
  39.  
  40. :default: :username
  41. homebrew_repo_user:
  42. :message: Whose homebrew repo would you like to use?
  43. :default: mxcl
  44. mirror_root:
  45. :default: /srv/http/ajax.googleapis.com
  46. versions:
  47. :value:
  48. :rubygems: 1.3.7
  49. :nginx: 0.7.67
  50. :nginx_upload_module: 2.2.0
  51. :sbt: 0.5.4
  52. twitter_pass: {}
  53.  
  54. babushka_branch:
  55. :message: Which branch would you like to update from?
  56. :choice_descriptions:
  57. master: Standard-issue babushka
  58. next: The development head -- slight risk of explosions
  59. :default: master
  60. document_root: {}
  61.  
  62. rails_env:
  63. :default: production
  64. install_path:
  65. :message: Where would you like babushka installed
  66. :default: /usr/local/babushka
  67. vhost_type:
  68. :default: passenger
  69. mirror_prefix:
  70. :default: /srv/http
  71. ruby_version: {}
  72.  
  73. :info:
  74. :run_at: 2010-12-31 01:14:22.583006 +03:00
  75. :source_uri: !ruby/object:URI::Generic
  76. fragment:
  77. host: github.com
  78. opaque:
  79. password:
  80. path: /benhoskings/babushka-deps.git
  81. port:
  82. query:
  83. registry:
  84. scheme: git
  85. user:
  86. :dep_name: rvm
  87. :system_info: Ubuntu Linux 10.04 (Lucid Lynx)
  88. :version: 0.8.2
  89. :result: false
Add Comment
Please, Sign In to add comment