Issue #2360 has been updated by Martin Englund.
Yes, using: <pre>roles => [], role_membership => inclusive</pre>removes all roles for that user - which is the behavior I want, I just want to get rid of the message it displays when the role list already is empty: <pre>notice: ... defined 'roles' as ''</pre>Since it will be reported over and over again every 30 minutes. This fix should also be applied to authorizations & profiles ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
