Failure case:

--->8---
class foo($content="abc") {
    file { '/tmp/foo': content => $content; }
}

class {foo:}
--->8---

"puppet apply" on a file of these contents produces errors of the style:

Error: Puppet::Parser::AST::Resource failed with error RuntimeError:
Hiera terminus not supported without hiera library at
/home/ubuntu/test.pp:5 on node foo

Installing ruby-hiera fixes it.

** Changed in: puppet (Ubuntu)
   Importance: Medium => High

** Also affects: puppet (Ubuntu Saucy)
   Importance: Undecided
       Status: New

** Changed in: puppet (Ubuntu Saucy)
       Status: New => Triaged

** Changed in: puppet (Ubuntu Saucy)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242363

Title:
  Puppet package needs ruby-hiera (unmapped dep)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1242363/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to