Issue #2360 has been updated by Andrew Shafer. Status changed from Accepted to Ready for Checkin Assigned to changed from Andrew Shafer to James Turnbull Affected version changed from 0.24.8 to 0.25.0rc1
Fairly simple patch change made makes insync? in list.rb true for [] (went down path to add :absent semantics to should, and it lead to changes in the type, useradd and user_role_add providers and objectadd, which seemed like more trouble than benefit.) Patch submitted to devlist and available on my github (littleidea) on branch ticket/0.25/2360 http://github.com/littleidea/puppet/tree/ticket/0.25/2360 ---------------------------------------- Bug #2360: Using an empty array for roles causes constant nagging http://projects.reductivelabs.com/issues/2360 Author: Martin Englund Status: Ready for Checkin Priority: Low Assigned to: James Turnbull Category: user Target version: Complexity: Unknown Affected version: 0.25.0rc1 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 -~----------~----~----~----~------~----~------~--~---
