Issue #780 has been updated by jerico.
another hint: This only seems to be a problem if the user already exists with the given group and just some other attribute is being changed (in my case the home directory and comment). I do not get the error for a new user/group. ---------------------------------------- Bug #780: user gid can/cannot be specified by name http://projects.reductivelabs.com/issues/show/780 Author: wyvern Status: Re-opened Priority: Normal Assigned to: luke Category: Target version: 0.24.4 Complexity: Unknown Patch: None Affected version: 0.24.4 Keywords: http://reductivelabs.com/trac/puppet/wiki/TypeReference#id64 says: gid: The user's primary group. Can be specified numerically or by name. however useradd.rb has: <pre> verify :gid, "GID must be an integer" do |value| value.is_a? Integer end </pre> ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
