[Puppet-dev] Re: [Puppet Users] State of Puppet 3.0 and our commitment to quality

2012-07-16 Thread Jeff McCune
On Fri, Jul 13, 2012 at 12:08 PM, Michael Stahnke wrote: > As many of you have doubtless noticed, Puppet 3 and Facter 2 have been > sitting > in RC (Release Candidate process) for a long time. That's about to change, > but > they won't be getting released as they currently stand. Puppet 3 and > Fa

[Puppet-dev] Re: [Puppet Users] Re: State of Puppet 3.0 and our commitment to quality

2012-07-16 Thread Matthaus Litteken
David, Hiera-puppet does provide the glue between Puppet and Hiera. You need to install both hiera and hiera-puppet if you are doing hiera lookups in your manifests (regardless of puppet version). Hiera-puppet provides the parser functions that are used in manifests and hiera does the lookups. hau

[Puppet-dev] Re: [Puppet Users] Re: State of Puppet 3.0 and our commitment to quality

2012-07-16 Thread Matthaus Litteken
David, The hiera 1.0 rc packages or the 0.3.0 gem will work with 2.7.x. Hiera 1.0 will work with both Puppet 2.7.x and Puppet 3.x. And to answer your other question, Hiera 1.0.0rc1 was never publicly released as a package because a bug was found internally before it released. Does that help answer

Re: [Puppet-dev] Accessing Puppet::Property::List elements

2012-07-16 Thread Nan Liu
On Mon, Jul 16, 2012 at 3:19 AM, Dominic Cleal wrote: > Hello, > > I'm currently implementing a new provider for the mounttab type (the one > distributed in the puppetlabs/mount_providers module) in the > augeasproviders[1] project. > > From the provider I need to access the list of options given

[Puppet-dev] Accessing Puppet::Property::List elements

2012-07-16 Thread Dominic Cleal
Hello, I'm currently implementing a new provider for the mounttab type (the one distributed in the puppetlabs/mount_providers module) in the augeasproviders[1] project. >From the provider I need to access the list of options given in the mounttab resource, defined in the type as: newproperty