Guest User

Untitled

a guest
Jun 5th, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1. ---
  2. :info:
  3. :dep_name: homebrew
  4. :date: 2010-08-19 00:01:18.715838 +10:00
  5. :version: 0.6.2
  6. :unix_date: 1282140078
  7. :result: false
  8. :uname: |
  9. Darwin beef.local 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386
  10.  
  11. :vars:
  12. db_host:
  13. :default: localhost
  14. aws_secret_key: {}
  15.  
  16. server_name:
  17. :default: beef.local
  18. :message: Fully qualified domain name for Chef?
  19. repo:
  20. :default: .
  21. :message: Path to local repo
  22. passenger_repo_root:
  23. :default: :rails_root
  24. :values: {}
  25.  
  26. install_prefix:
  27. :default: /usr/local
  28. :message: Where would you like babushka installed
  29. rails_root:
  30. :type: :path
  31. :default: ~/current
  32. homebrew_downloads:
  33. :default: /srv/http/files
  34. db_location:
  35. :default: /mnt/mysql
  36. homebrew_vhost_root:
  37. :default: /srv/http/homebrew
  38. port:
  39. :message: port for ssh alias (just put a single space to indicate blank and use the default)
  40. domain:
  41. :default: :username
  42. :values: {}
  43.  
  44. username:
  45. :default: ben
  46. :value: couchdb
  47. www_aliases: {}
  48.  
  49. branch:
  50. :message: Branch to track
  51. ssh_config_file:
  52. :default: ~/.ssh/config
  53. db_user:
  54. :default: :username
  55. :values: {}
  56.  
  57. nginx_prefix:
  58. :default: /opt/nginx
  59. local_path:
  60. :default: :mirror_domain
  61. :values: {}
  62.  
  63. homebrew_prefix:
  64. :default: /usr/local
  65. :message: Where would you like homebrew installed
  66. :values: {}
  67.  
  68. homebrew_repo_user:
  69. :default: mxcl
  70. :value: mxcl
  71. :message: Whose homebrew repo would you like to use?
  72. mirror_root:
  73. :default: /srv/http/ajax.googleapis.com
  74. key_file:
  75. :message: path to the private key to use (just put a single space to indicate blank and use the default)
  76. babushka_source:
  77. :value: git://github.com/benhoskings/babushka.git
  78. versions:
  79. :value:
  80. :nginx: 0.7.65
  81. :rubygems: 1.3.7
  82. :nginx_upload_module: 2.0.12
  83. :sbt: 0.5.4
  84. twitter_pass: {}
  85.  
  86. alias: {}
  87.  
  88. rails_env:
  89. :default: production
  90. home_base:
  91. :value: /usr/local/var/run
  92. babushka_branch:
  93. :default: master
  94. :message: Which branch would you like to update from?
  95. :choice_descriptions:
  96. master: Standard-issue babushka
  97. next: The development head -- slight risk of explosions
  98. document_root: {}
  99.  
  100. mirror_domain: {}
  101.  
  102. remote:
  103. :message: Name of remote repo
  104. hostname: {}
  105.  
  106. vhost_type:
  107. :default: passenger
  108. mirror_prefix:
  109. :default: /srv/http
  110. aws_key: {}
  111.  
  112. user:
  113. :default: ben
  114. install_path:
  115. :default: /usr/local/babushka
  116. :message: Where would you like babushka installed
  117. branch_name:
  118. :default: master
  119. :message: Which branch to reset to?
Add Comment
Please, Sign In to add comment