Hi everyone, I have released a Puppet module to deploy Storm 0.9 in case anyone is interested.
The module uses Puppet parameterized classes and as such decouples code (Puppet manifests) from configuration data -- hence you can use Puppet Hiera to configure the way Storm is deployed without having to write or fork/modify Puppet manifests. The module is available under the Apache v2 license. Any code contributions, bug reports, etc. are of course very welcome. The module including docs and examples is available at: https://github.com/miguno/puppet-storm Enjoy! Michael
