On Friday, September 19, 2014 6:45:43 AM UTC-5, Antoine Cotten wrote: > > Hi teknotus, > > I don't think that would work since you can not declare a Puppet resource > in Hiera, you are limited to core types. > In your case, Puppet would interpret "File['somefile']" as a string, and > "File: somefile" as a hash, but will never translate that to a resource. > >
That indeed used to be the case. I have lately heard reports that the string form actually works, however, though I suspect it's core Puppet rather than Hiera that changed to enable it. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/0302b530-fdcd-40ba-bbe7-20cb65cf5ac9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
