Issue #780 has been updated by luke.

Status changed from Re-opened to Closed

This works for me with HEAD of 0.24.x on Debian.
----------------------------------------
Bug #780: user gid can/cannot be specified by name
http://projects.reductivelabs.com/issues/show/780

Author: wyvern
Status: Closed
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