Title: Message Title
Nicholas Fagerlund commented on an issue
Puppet / Bug PUP-3160
uid 500 is not purged
The docs for unless_system_user specify "This keeps system users from being purged. By default, it does not purge users whose UIDs are less than or equal to 500, but you can specify a different UID as the inclusive limit." which is the observed behavior, but it not correct.

System users are < 500, not <= 500.

The patch to fix this is trivial, but fi...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to