Hello, Seems that file ressource gets a new idea of what to be given.
I have the following recipe : class resolvconf { file { "/etc/resolv.conf": owner => root, group => wheel, mode => 644, source => "puppet:///puppet/dist/resolv.conf", } } When doing puppet agent --test I have this cryptic message : # puppet agent --test -D Info: Retrieving plugin Info: Caching catalog for puppet.local.oav.net Error: Failed to apply catalog: Attribute 'user' or 'target' is mandatory So I went into documentation, but user or target attribute is not the right for this kind of recipe... Or the documentation is not up to date. Is there any hint about this new error... Xavier -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.