Issue #11675 has been updated by Stefan Schulte. Status changed from Code Insufficient to In Topic Branch Pending Review
I hope it is not. I just noticed that the state of the ticket was still `pending release` after you have already reverted the code. The commit has been reverted because the code was obviously insufficient and I was under the impression that I was unable to change the status back to `pending review`. The pull request is ready for review ;-) ---------------------------------------- Bug #11675: user expiry option fills up the logs https://projects.puppetlabs.com/issues/11675#change-81802 Author: Bill Tong Status: In Topic Branch Pending Review Priority: Normal Assignee: Category: provider Target version: 3.2.0 Affected Puppet version: 2.7.9 Keywords: Branch: https://github.com/puppetlabs/puppet/pull/1424 puppet should not change the expiry for a user unless the requested expiry differs from the current expiry. user { "root": uid => 0, ensure => "present", "expiry" => "2015-01-01", } will *always* log every time puppet runs. -- 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]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
