--- # Dynamic variables here will be compiled to individual files in compiled/attributes. attributes: ssh_key: id_rsa.pub environment: development ruby_version: 1.9.3 # Remote recipes here will be downloaded to compiled/recipes. recipes: rvm: https://raw.github.com/kenn/sunzi-recipes/master/ruby/rvm.sh # dotdeb: https://raw.github.com/kenn/sunzi-recipes/master/debian/dotdeb.sh # mongodb-10gen: https://raw.github.com/kenn/sunzi-recipes/master/debian/mongodb-10gen.sh # Files specified here will be copied to compiled/files. files: - ~/.ssh/id_rsa.pub