Sha256: da24628e54ceeea84cfa63ad3578a4cf4c06c8dbe8a782d48662f639db5f2822
Contents?: true
Size: 1.06 KB
Versions: 12
Compression:
Stored size: 1.06 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: secret # 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