railsmachine / shadow_puppet
- Source
- Commits
- Network (10)
- Issues (3)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Ches Martin (author)
Mon Jan 25 10:58:06 -0800 2010
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Jan 26 13:02:24 -0800 2009 | |
| |
.gitmodules | Thu Jan 22 14:38:36 -0800 2009 | |
| |
LICENSE | Wed Jan 21 12:23:04 -0800 2009 | |
| |
README.rdoc | Mon Jan 26 18:48:06 -0800 2009 | |
| |
Rakefile | Fri Feb 06 12:10:04 -0800 2009 | |
| |
bin/ | Tue Mar 10 13:32:44 -0700 2009 | |
| |
examples/ | Thu Feb 05 13:13:32 -0800 2009 | |
| |
lib/ | Mon Jan 25 11:02:26 -0800 2010 | |
| |
shadow_puppet.gemspec | Tue Dec 15 07:31:56 -0800 2009 | |
| |
spec/ | Fri May 01 09:32:07 -0700 2009 |
README.rdoc
ShadowPuppet
ShadowPuppet is a Ruby DSL for Puppet, extracted out of the work we at Rails Machine are doing on Moonshine.
ShadowPuppet provides a DSL for creating collections ("manifests") of Puppet Resources in Ruby. For documentation on writing these manifests, please see ShadowPuppet::Manifest.
A binary is provided to parse and execute a ShadowPuppet::Manifest.
