Hello everyone, I''m trying to purge all the non managed cron entries but I''m getting an error... the systax is very simple. :-) I saw a bug but it looked like it was from 0.25 I''m using 2.6.4 Any help will be appreciated. Thx. class my::cron { # Remove all the unmanaged resources from the cron # resources { "cron": purge => true, } include my::cron::root include my::cron::nagios include my::cron::oracle } Error ----> err: /Stage[main]/my::Cron/Resources[cron]: Failed to generate additional resources using ''generate'': Title or name must be provided -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.