Hi All

I am trying to deploy the Solaris logadm pattern from
http://projects.reductivelabs.com/projects/puppet/wiki/Logadm_Patterns. I
dropped it in .../lib/puppet/type/logadm.rb

However, I am getting an error message:

err: Could not run Puppet configuration client: Munging failed for value
"puppet" in class backup: Global resource access is deprecated

And I have traced it back to line 186 where it set:

defaultto "puppet"
>

But that is where my ruby ability stops. I am comparing against
.../lib/puppet/type/file.rb, and that seems to get away with doing this

1) Any ideas on what I need to do to fix the global access?

2) Do I log a ticket to get this type put into the base?

3) Who do I thank for this type? There is no attribution on the Wiki page

4) I can't find this page from the official patterns index -
http://projects.puppetlabs.com/projects/puppet/wiki/Patterns - but I can
from the Wiki page index
http://projects.reductivelabs.com/projects/puppet/wiki/Page_index

Thanks

John

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" 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-users?hl=en.

Reply via email to