Displaying 1 result from an estimated 1 matches for "g3e68ff0".
2012 Jul 01
1
puppet-hiera used with Parameterised class
...r #<Hash:0xb6c53d00>
Error: undefined method `catalog'' for #<Hash:0xb6c53d00> at line 1 on node
hiera.localdomain
----------------------------
These are the versions that I am using (taken from the Puppetlabs
Debian/Devel):
hiera (1.0.0-0.1rc3)
hiera-puppet (1.0.0-0.1rc1-1-g3e68ff0)
puppet-common (3.0.0-0.1rc3puppetlabs1)
puppet (3.0.0-0.1rc3puppetlabs1)
Relevant Files:
*init.pp file*
--------------------
root@hiera hieratest/manifests# cat init.pp
class hieratest (
$bar = hiera("foo"),
$zoo = hiera("service_default...