Displaying 1 result from an estimated 1 matches for "hmaster".
Did you mean:
master
2012 Jan 11
4
Exported and Collected Resource With User Defined Resource Broken?
Hello all,
The key issue is, if I uncomment the line:
Myresource <<| |>> { ensure => present }
I get the error:
err: Could not find type Myresource on node hmaster
I''m attempting to follow the instructions from the book Pro Puppet pgs.
143-145; however, it seems that there''s a parser issue or I''m very lost,
as I am unable to export and collect my resource while I am able to export
and collect both host and sshkey resources fine....