Issue #14900 has been updated by Andrew Parker. Status changed from In Topic Branch Pending Review to Merged - Pending Release
---------------------------------------- Bug #14900: puppet backend for hiera is not compatible with puppet 3.0 https://projects.puppetlabs.com/issues/14900#change-64754 Author: Patrick Carlisle Status: Merged - Pending Release Priority: Immediate Assignee: Kelsey Hightower Category: databinding Target version: 3.0.0 Affected Puppet version: 3.0.0rc3 Keywords: data binding Branch: https://github.com/puppetlabs/puppet/pull/843 Contrary to the documentation in hiera for the lookup API, the puppet backend for hiera expects that the scope argument to lookup is an actual puppet scope. The new hiera code in telly just passes in a hash of facts (indirector/hiera). This causes catalog compilation to fail in telly if the hiera-puppet backend is enabled. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
