Guest User

Untitled

a guest
Jun 21st, 2018
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. ---
  2. :vars:
  3. db_host:
  4. :default: localhost
  5. passenger_repo_root:
  6. :default: :rails_root
  7. :values: {}
  8.  
  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. rvm_downloads:
  17. :default: /srv/http/files
  18. www_aliases: {}
  19.  
  20. domain:
  21. :default: :username
  22. :values: {}
  23.  
  24. username:
  25. :default: myles
  26. nginx_prefix:
  27. :default: /opt/nginx
  28. homebrew_prefix:
  29. :default: /usr/local
  30. :message: Where would you like homebrew installed
  31. local_path:
  32. :default: :mirror_domain
  33. :values: {}
  34.  
  35. rvm_vhost_root:
  36. :default: /srv/http/rvm
  37. db_user:
  38. :default: :username
  39. :values: {}
  40.  
  41. homebrew_repo_user:
  42. :default: mxcl
  43. :message: Whose homebrew repo would you like to use?
  44. mirror_root:
  45. :default: /srv/http/ajax.googleapis.com
  46. versions:
  47. :value:
  48. :nginx_upload_module: 2.2.0
  49. :rubygems: 1.3.7
  50. :sbt: 0.5.4
  51. git: 1.7.3.1
  52. :nginx: 0.7.67
  53. twitter_pass: {}
  54.  
  55. document_root: {}
  56.  
  57. babushka_branch:
  58. :default: master
  59. :message: Which branch would you like to update from?
  60. :choice_descriptions:
  61. master: Standard-issue babushka
  62. next: The development head -- slight risk of explosions
  63. rails_env:
  64. :default: production
  65. vhost_type:
  66. :default: passenger
  67. install_path:
  68. :default: /usr/local/babushka
  69. :message: Where would you like babushka installed
  70. mirror_prefix:
  71. :default: /srv/http
  72. ruby_version: {}
  73.  
  74. :info:
  75. :version: 0.6.2
  76. :result: !ruby/exception:Babushka::DepError
  77. message: undefined method `empty?' for nil:NilClass
  78. :source_uri: !ruby/object:URI::Generic
  79. fragment:
  80. host: github.com
  81. opaque:
  82. password:
  83. path: /benhoskings/babushka-deps.git
  84. port:
  85. query:
  86. registry:
  87. scheme: git
  88. user:
  89. :dep_name: fish.shell_setup
  90. :run_at: 2010-11-13 23:14:51.720419 -06:00
  91. :system_info: Mac OS X 10.6.5 (Snow Leopard)
Add Comment
Please, Sign In to add comment