Sha256: d8d594223282f2965557a325ca6406c0b5376765b3fb64cd299a49b6fdbf2858

Contents?: true

Size: 1.05 KB

Versions: 12

Compression:

Stored size: 1.05 KB

Contents

---
# Dynamic variables here will be compiled to individual files in compiled/attributes.
attributes:
  timezone: America/New_York
  locales: en_US en_US.UTF-8
  mysql_root_password: root

# Remote recipes here will be downloaded to compiled/recipes.
recipes:
  # rvm: https://raw.githubusercontent.com/kenn/sunzi-recipes/master/ruby/rvm.sh
  # dotdeb: https://raw.githubusercontent.com/kenn/sunzi-recipes/master/debian/dotdeb-wheezy.sh
  # backports: https://raw.githubusercontent.com/kenn/sunzi-recipes/master/debian/backports-wheezy.sh
  # mongodb-10gen: https://raw.githubusercontent.com/kenn/sunzi-recipes/master/debian/mongodb-10gen.sh

# Files specified here will be copied to compiled/files.
# files:
#   - ~/.ssh/id_rsa.pub

# Fine tune how Sunzi should work.
preferences:
  # Erase the generated folder on the server after deploy.
  erase_remote_folder: false

  # Skip retrieving remote recipes when local copies already exist. This setting helps
  # iterative deploy testing considerably faster, when you have a lot of remote recipes.
  cache_remote_recipes: false

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
sunzi-rails-0.2.21 lib/templates/create/sunzi.yml
sunzi-rails-0.2.20 lib/templates/create/sunzi.yml
sunzi-rails-0.3.0 lib/templates/create/sunzi.yml
sunzi-rails-0.2.19 lib/templates/create/sunzi.yml
sunzi-rails-0.2.18 lib/templates/create/sunzi.yml
sunzi-rails-0.2.17 lib/templates/create/sunzi.yml
sunzi-rails-0.2.16 lib/templates/create/sunzi.yml
sunzi-rails-0.2.15 lib/templates/create/sunzi.yml
sunzi-rails-0.2.14 lib/templates/create/sunzi.yml
sunzi-rails-0.2.13 lib/templates/create/sunzi.yml
sunzi-rails-0.2.12 lib/templates/create/sunzi.yml
sunzi-rails-0.2.11 lib/templates/create/sunzi.yml