Sha256: 9c723d157fc117ee03c323b0fb85dcca88caa5d76ebb4c6883eb738b39a79756

Contents?: true

Size: 1.07 KB

Versions: 15

Compression:

Stored size: 1.07 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: <%= SecureRandom.hex %>

# 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

15 entries across 15 versions & 1 rubygems

Version Path
o2webappizer-0.2.6 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.2.5 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.2.4 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.2.3 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.2.2 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.2.1 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.2.0 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.1.15 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.1.14 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.1.13 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.1.12 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.1.11 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.1.10 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.1.9 templates/config/sunzi/sunzi.yml.tt
o2webappizer-0.1.8 templates/config/sunzi/sunzi.yml.tt