Issue #14900 has been updated by Kelsey Hightower. Project changed from Hiera to Puppet Category deleted (hiera) Target version deleted (1.0.0)
---------------------------------------- Bug #14900: puppet backend for hiera is not compatible with puppet 3.0 https://projects.puppetlabs.com/issues/14900#change-64735 Author: Patrick Carlisle Status: In Topic Branch Pending Review Priority: Immediate Assignee: Kelsey Hightower Category: Target version: Affected Puppet version: Keywords: 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.
