Issue #4089 has been updated by Matt Robinson. Target version set to 2.6
---------------------------------------- Bug #4089: warning check attribute is deprecated http://projects.puppetlabs.com/issues/4089 Author: Dan Bode Status: Ready for Testing Priority: Normal Assigned to: Category: Target version: 2.6 Affected version: 2.6alpha1 Keywords: Branch: http://github.com/nicklewis/puppet/tree/ticket/master/4089-replace_check_with_audit warning: /User[puppet]: 'check' attribute is deprecated; use 'audit' instead I get a deprecation notice when there is nothing wrong with my puppet code. <pre> >puppet site.pp #site.pp notify{'test':} </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
