Re: [Puppet Users] Re: The right way to create Hiera resources?

2015-10-14 Thread Marc Teale
That's very helpful. Thank you. On Wednesday, October 14, 2015 at 1:06:54 PM UTC-7, Ramin K wrote: > > On 10/14/15 12:33 PM, Marc Teale wrote: > > > So I'm asking if there's a best practices method of creating foobar > > instances from Hiera definition

[Puppet Users] Re: The right way to create Hiera resources?

2015-10-14 Thread Marc Teale
On Thursday, October 8, 2015 at 8:31:05 AM UTC-7, jcbollinger wrote: > > > > On Wednesday, October 7, 2015 at 4:07:29 PM UTC-5, Marc Teale wrote: >> >> Is there a right/approved/standard way to create hiera resources for >> forge modules that don't do it on th

[Puppet Users] The right way to create Hiera resources?

2015-10-07 Thread Marc Teale
Is there a right/approved/standard way to create hiera resources for forge modules that don't do it on their own? (This is a question about the right way to structure my Puppet code. I'm not asking how to use hiera_create_resources.) To create resources from hiera definitions in the past, I'v