Re: [Puppet-dev] using parent providers from other modules

2012-10-03 Thread Luke Kanies
On Oct 3, 2012, at 4:50 PM, Dan Bode wrote: > > > On Wed, Oct 3, 2012 at 4:23 PM, Luke Kanies wrote: > On Oct 3, 2012, at 3:53 PM, Dan Bode wrote: > > > Hi Puppet devs, > > > > I am trying to use a parent provider from another module. > > > > I put the following code in the provider that wan

Re: [Puppet-dev] using parent providers from other modules

2012-10-03 Thread Dan Bode
On Wed, Oct 3, 2012 at 4:23 PM, Luke Kanies wrote: > On Oct 3, 2012, at 3:53 PM, Dan Bode wrote: > > > Hi Puppet devs, > > > > I am trying to use a parent provider from another module. > > > > I put the following code in the provider that wants to inherit from the > parent: > > > > Puppet::Type.

Re: [Puppet-dev] using parent providers from other modules

2012-10-03 Thread Luke Kanies
On Oct 3, 2012, at 3:53 PM, Dan Bode wrote: > Hi Puppet devs, > > I am trying to use a parent provider from another module. > > I put the following code in the provider that wants to inherit from the > parent: > > Puppet::Type.type(:ini_setting)#.providers > > Puppet::Type.type(:keystone_con

[Puppet-dev] using parent providers from other modules

2012-10-03 Thread Dan Bode
Hi Puppet devs, I am trying to use a parent provider from another module. I put the following code in the provider that wants to inherit from the parent: Puppet::Type.type(:ini_setting)#.providers Puppet::Type.type(:keystone_config).provide( :ini_setting, :parent => Puppet::Type::Ini_settin

Re: [Puppet-dev] A vague timeline for upcoming releases

2012-10-03 Thread Andy Parker
On Wed, Oct 3, 2012 at 1:45 PM, Brice Figureau wrote: > On 03/10/12 22:41, Andy Parker wrote: >> Puppet 3.1.0 (a semver) >> - Feature release. Theme is extensions: improved loading of faces >> from modules, ruby DSL revamp (will still be in an experimental state) >> - RC sometime next month (?)

Re: [Puppet-dev] A vague timeline for upcoming releases

2012-10-03 Thread Matthaus Owens
Correction: Hiera 1.1.0 (semver), Facter 1.6.13, and Dashboard 1.2.12 are currently in RC and will go final today and tomorrow. On Wed, Oct 3, 2012 at 1:41 PM, Andy Parker wrote: > As I said in my last email, we are going to be getting some work into > 2.7 pretty soon. I thought I'd try to give

Re: [Puppet-dev] A vague timeline for upcoming releases

2012-10-03 Thread Brice Figureau
On 03/10/12 22:41, Andy Parker wrote: > Puppet 3.1.0 (a semver) > - Feature release. Theme is extensions: improved loading of faces > from modules, ruby DSL revamp (will still be in an experimental state) > - RC sometime next month (?) What would be the deadline if I want to submit for inclusion

[Puppet-dev] A vague timeline for upcoming releases

2012-10-03 Thread Andy Parker
As I said in my last email, we are going to be getting some work into 2.7 pretty soon. I thought I'd try to give a rough outline of the releases that we should be working on. All dates herein are subject to change Puppet 2.7.20 (not a semver) - Maintenance release. Small new features (for the las

Re: [Puppet-dev] Windows file permission management very slow

2012-10-03 Thread David M. Carr
On Wed, Oct 3, 2012 at 3:13 PM, Josh Cooper wrote: > Hi David, > > On Fri, Sep 28, 2012 at 6:25 AM, David Carr wrote: >> I'm seeing big slowdowns on Windows when specifying the "owner", "group", >> and "mode" parameters for files resources. For one mostly-equivalent >> manifest, it runs in a few

Re: [Puppet-dev] Windows file permission management very slow

2012-10-03 Thread Josh Cooper
Hi David, On Fri, Sep 28, 2012 at 6:25 AM, David Carr wrote: > I'm seeing big slowdowns on Windows when specifying the "owner", "group", > and "mode" parameters for files resources. For one mostly-equivalent > manifest, it runs in a few seconds on Mac OS X 10.8, but takes ~10 minutes > on Window

[Puppet-dev] Windows file permission management very slow

2012-10-03 Thread David Carr
I'm seeing big slowdowns on Windows when specifying the "owner", "group", and "mode" parameters for files resources. For one mostly-equivalent manifest, it runs in a few seconds on Mac OS X 10.8, but takes ~10 minutes on Windows 7. I think I boiled it down to a small, reproducible case in the

[Puppet-dev] Re: Introducing our new Community Manager - Dawn Foster

2012-10-03 Thread Dawn Foster
On Tue, Oct 2, 2012 at 2:35 PM, James Turnbull wrote: > Hi all > > I am thrilled to announce our new Community Manager: Dawn Foster. Dawn > joins us from Intel where she managed several open source communities > (I'm going to let her introduce herself in more detail in a later email). > Thanks!

[Puppet-dev] Outstanding changes for 2.7?

2012-10-03 Thread Andy Parker
Now that we have 3.0.0 out, and it is looking like 3.0.1 will be happening in the near future, there is some space to do some more work on 2.7. Can everyone who has pull requests that are ready to be merged into 2.7 call them out by replying to me? That would help a lot in tracking all of this dow