Sha256: 4f33f2bdc08db4399d6190988023b22aef6eb78708386b031af3ca37795aa2ab
Contents?: true
Size: 570 Bytes
Versions: 1
Compression:
Stored size: 570 Bytes
Contents
--- # 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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sunzi-0.6.0 | lib/templates/create/sunzi.yml |