[Puppet Users] Re: Inheritance of classes in Ruby DSL

2013-02-18 Thread jcbollinger
On Saturday, February 16, 2013 5:42:05 PM UTC-6, Ryan Bowlby wrote: > > ...Bueller > > Anyone have an answer for this? This seems like a pretty pertinent feature > for anyone looking to take advantage of the ruby DSL. I for one would be > eternally grateful. > > As Ingo Fischer observed, Puppe

[Puppet Users] Re: Inheritance of classes in Ruby DSL

2013-02-18 Thread Ingo Fischer
The Puppet Ruby DSL in its current form is deprecated: Issue: https://projects.puppetlabs.com/issues/18876 Discussion: https://groups.google.com/forum/?fromgroups=#!topic/puppet-dev/UsDaDGAneEE On Sunday, February 17, 2013 12:42:05 AM UTC+1, Ryan Bowlby wrote: > > ...Bueller > > Anyone have an

[Puppet Users] Re: Inheritance of classes in Ruby DSL

2013-02-16 Thread Ryan Bowlby
...Bueller Anyone have an answer for this? This seems like a pretty pertinent feature for anyone looking to take advantage of the ruby DSL. I for one would be eternally grateful. -Ryan On Wednesday, June 13, 2012 8:08:07 AM UTC-7, Ingo Fischer wrote: > > I have the same question (see > https:

[Puppet Users] Re: Inheritance of classes in Ruby DSL

2012-06-13 Thread Ingo Fischer
I have the same question (see https://groups.google.com/forum/?fromgroups#!searchin/puppet-users/inheritance$20ruby$20dsl/puppet-users/RtMbu8yFZCc/Zet8ackZgnYJ) and need this behavior for my project. Is inheritance possible at all with the Ruby DSL? If not, should we create an issue for that?