On Wed, Feb 05, 2014 at 06:38:24PM +0100, Gareth Rushgrove wrote: > This came up in discussion a couple of times at the Puppet contributor > summit at Config Management Camp in Gent over the last couple of days > so I thought I'd write up. > > A while ago I put together a pretty complete/opinionated skeleton for > puppet modules. Especially if you're not too familiar with ruby or the > ruby ecosystem, or just getting started with testing it should be a > useful starting point. > > https://github.com/garethr/puppet-module-skeleton
Damn! I have to confess that I have used your module and I have a Guardfile that also checks the templates. Maybe it's time I send a pull request (shame) :). Just know that there are people out there that are using this! > > I've added a bunch more features (including a Guardfile, resource > coverage and support for Beaker integration tests) and got round to > writing up a blog post about what and why: > > http://www.morethanseven.net/2014/02/05/a-template-for-puppet-modules/ > > Hopefully it's useful to a few people. Any features or issues let me know. > > Gareth > > -- > Gareth Rushgrove > @garethr > > devopsweekly.com > morethanseven.net > garethrushgrove.com > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/CAFi_6y%2BiRQPPKk8yTLBMiHCNOsLdNFYeaPO8oTCCcuaASj6SaQ%40mail.gmail.com. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/20140225133511.GF26036%40nikolavp-desktop. For more options, visit https://groups.google.com/groups/opt_out.
