Issue #2360 has been updated by Martin Englund.
The reason I use "[]" is that I want to make sure the user doesn't have *any* roles at all, i.e. remove existing ones. I think I see your point, i.e. the default is an empty set, which will always obliterate existing roles. But if you only do it when <pre> role_membership => inclusive </pre> is used, it should be ok, as "minimum" is the default. Right? :) ---------------------------------------- Bug #2360: Using an empty array for roles causes constant nagging http://projects.reductivelabs.com/issues/2360 Author: Martin Englund Status: Accepted Priority: Low Assigned to: Andrew Shafer Category: user Target version: Complexity: Unknown Affected version: 0.24.8 Keywords: If you define a user with an empty role list ([]), puppet will always generate a notice: notice: //Node[lab-thumper1.sfbay.sun.com]/martin/User[martin]/roles: defined 'roles' as '' which gets really annoying in the long run :) -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
