Issue #1622 has been updated by jamtur01.

Status changed from Ready for Checkin to Closed

Pushed.
----------------------------------------
Bug #1622: User creation requires groups to exist
http://projects.reductivelabs.com/issues/show/1622

Author: luke
Status: Closed
Priority: High
Assigned to: jamtur01
Category: user
Target version: 0.24.6
Complexity: Unknown
Affected version: 0.24.4
Keywords: 


When trying to create both a user and its group:
<pre>
group { bar: ensure => present }
user { bar: gid => bar, ensure => present }
</pre>
It fails during munging:
<pre>
err: Could not create bar: Parameter gid failed: Munging failed for value 
["bar"] in class gid: Did not get id
Parameter gid failed: Munging failed for value ["bar"] in class gid: Did not 
get id
</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