[Puppet Users] Re: [Puppet-dev] Converting to Ruby DSL

2010-12-28 Thread Ken Barber
I've moved the doc and cleaned it up a bit now. Its a very rudimentary start: https://projects.puppetlabs.com/projects/puppet/wiki/Ruby_Dsl As far as recommended DSL conventions for bits that aren't supported yet, here are some suggestions to open up the discussion as I'm sure people have thei

[Puppet Users] Re: [Puppet-dev] Converting to Ruby DSL

2010-12-26 Thread Luke Kanies
On Dec 19, 2010, at 5:07 AM, Ken Barber wrote: > Thanks Luke. > > So I've been making some notes here: > > http://wiki.bob.sh/confluence/display/TECH/Ruby+DSL This is a great doc. Would you be willing to migrate it to the Redmine wiki? I especially like how you draw out the bits that have pur

[Puppet Users] Re: [Puppet-dev] Converting to Ruby DSL

2010-12-19 Thread Ken Barber
Thanks Luke. So I've been making some notes here: http://wiki.bob.sh/confluence/display/TECH/Ruby+DSL And writing up some working examples: https://github.com/bobsh/puppet-rubydsl-examples .

[Puppet Users] Re: [Puppet-dev] Converting to Ruby DSL

2010-12-09 Thread Luke Kanies
On Dec 8, 2010, at 11:09 AM, Ken Barber wrote: > (cross posting here as I originally posted in puppet-users - I figure the > question is more of a dev one then for puppet-users) > > Hi everyone, > > I'm experimenting with converting some of my live puppet content to > Ruby DSL and have found a