[Puppet Users] Puppet 3.0.0 and Hiera

2012-10-05 Thread Ellison Marks
I've been using Hiera and Hiera-Puppet with Puppet 2.7 for a while now, and I've been quite enjoying it. I just noticed the available update for Puppet and saw that Hiera was now part of core Puppet. However, I've been unable to parse exactly what parts made it over, and every source of informat

Re: [Puppet Users] puppet 3.0.0 and hiera

2012-07-12 Thread Steve Traylen
On Tuesday, 10 July 2012 03:18:47 UTC+2, Henrik Lindberg wrote: > > On 2012-09-07 19:07, Kelsey Hightower wrote: > > You'll need hiera-puppet, which contains the parser functions. Puppet > 3.0.0 should bring in both Hiera and hiera-puppet as deps. > > > Thanks, > that is a good start. My issue

Re: [Puppet Users] puppet 3.0.0 and hiera

2012-07-09 Thread Henrik Lindberg
On 2012-09-07 19:07, Kelsey Hightower wrote: You'll need hiera-puppet, which contains the parser functions. Puppet 3.0.0 should bring in both Hiera and hiera-puppet as deps. Thanks, that is a good start. My issue is however that I don't want to install things in order to scan them for content

Re: [Puppet Users] puppet 3.0.0 and hiera

2012-07-09 Thread Kelsey Hightower
You'll need hiera-puppet, which contains the parser functions. Puppet 3.0.0 should bring in both Hiera and hiera-puppet as deps. On Jul 9, 2012, at 9:21 AM, Henrik Lindberg wrote: > Hi, > If I have understood it correctly, puppet 3.0.0 will include / require hiera. > In order to add support f

[Puppet Users] puppet 3.0.0 and hiera

2012-07-09 Thread Henrik Lindberg
Hi, If I have understood it correctly, puppet 3.0.0 will include / require hiera. In order to add support for hiera directly in Geppetto I downloaded the puppet 3.0.0rc tarball expecting to find the puppet-hiera functions, but they where not there. What is the expected packaging going to be w