Issue #11675 has been updated by Andrew Parker. Target version changed from 3.0.x to 3.x
As the 3.0.x line is winding down with the impending release of 3.1.0, I am removing the target at 3.0.x from tickets in the system and targeting them at 3.x instead. ---------------------------------------- Bug #11675: user expiry option fills up the logs https://projects.puppetlabs.com/issues/11675#change-80558 Author: Bill Tong Status: Accepted Priority: Normal Assignee: Stefan Schulte Category: provider Target version: 3.x Affected Puppet version: 2.7.9 Keywords: Branch: 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]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
