[Puppet-dev] Re: Setting environments in 0.25

2009-10-30 Thread Luke Kanies
On Oct 29, 2009, at 10:59 AM, Thomas Bellman wrote: > > Ohad Levy wrote: > >> On Thu, Oct 29, 2009 at 8:17 AM, Luke Kanies > > wrote: >> >>Sorry - what I mean is, does the environment for a given host >> need to >>change frequently from one value to another? E.

[Puppet-dev] Re: [RFC] Ruby Augeas Bindings using FFI

2009-10-30 Thread Markus Roberts
> I have an interest in running puppet in JRuby. For the augeas type, I > believe this means that I need to move it to FFI instead of using the > normal ruby extensions model. I have posted a RFC on the Augeas list [1] > but I wanted to do the same here. Are there any issues with introducing > a de

[Puppet-dev] [RFC] Ruby Augeas Bindings using FFI

2009-10-30 Thread Bryan Kearney
I have an interest in running puppet in JRuby. For the augeas type, I believe this means that I need to move it to FFI instead of using the normal ruby extensions model. I have posted a RFC on the Augeas list [1] but I wanted to do the same here. Are there any issues with introducing a depdend