Sha256: f92ab8a9a618606b950b8f9f09918d3afafa2742dbc55289457623db8dad90ed
Contents?: true
Size: 668 Bytes
Versions: 3
Compression:
Stored size: 668 Bytes
Contents
Welcome to MiniCook ------------------- Welcoem to MiniCook, a small/agile version of Chef/Puppet-like Config Management systems. Ideas ===== A recipe should give you a way to install code, and test the code. As simple as that. It should have prerequisites, and post-requisites (test for correct installation). It should also have a means to uninstall it CLEANLY. swho better than the installer knows how to uninstall? Install ======= This requires facter $ sudo gem install facter $ git clone https://github.com/palladius/sakura/ $ sakura/bin/minicook list $ sakura/bin/minicook apply puppet3 TODO ---- Implement the system which USES these recipes :)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sakuric-2.1.3 | lib/recipes/README.md |
sakuric-2.0.3 | lib/recipes/README.md |
sakuric-2.0.1 | lib/recipes/README.md |