Issue #780 has been updated by jerico.

Just in case this is a Ubuntu/Debian version problem I filed the bug downstream 
as well: https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/280531

So you may close the bug here if it is not reproduceable in HEAD.
----------------------------------------
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to