Re: [Puppet-dev] puppetlabs_spec_helper and hiera

2012-06-11 Thread Branan Purvine-Riley
Hi, Thanks for the bug report. None of the modules we developed the spec helper against use hiera, so it's great to hear from the community on this. I've implemented basic hiera support. I'd appreciate any feedback you have on it, especially suggestions on how to make sure hiera-based modules can

Re: [Puppet-dev] puppetlabs_spec_helper and hiera

2012-06-10 Thread Jeff McCune
On Sat, Jun 9, 2012 at 3:28 AM, Markus Falb wrote: > Hi, > I tried the new puppetlabs_spec_helper and ran into the following. > > After I put hiera in .fixtures.yml it does not complain about missing > function hiera() but now all tests where hiera is used are failing with > another message. > > P

[Puppet-dev] puppetlabs_spec_helper and hiera

2012-06-09 Thread Markus Falb
Hi, I tried the new puppetlabs_spec_helper and ran into the following. After I put hiera in .fixtures.yml it does not complain about missing function hiera() but now all tests where hiera is used are failing with another message. Puppet::Error: Hiera config file /dev/null/hiera.yaml not readable