Issue #14391 has been updated by Moses Mendoza. Status changed from Merged - Pending Release to Closed
released in 3.0.0-rc4 ---------------------------------------- Bug #14391: Inaccurate message from Hiera data lookup terminus. https://projects.puppetlabs.com/issues/14391#change-71944 Author: Daniel Pittman Status: Closed Priority: Normal Assignee: Kelsey Hightower Category: Target version: 3.0.0 Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet/pull/752 When Hiera isn't available, the terminus complains: <pre> err: Puppet::Parser::AST::Resource failed with error RuntimeError: Hiera terminus not supported without hiera gem at line 17 on node centos-55-386-1.puppetlabs.lan </pre> That isn't right - you need Hiera, but the gem is optional. -- 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.
