fixed copy&paste error

This commit is contained in:
mh 2009-05-26 00:26:43 +02:00
parent 53251725cb
commit 6aa2b9e24b

View file

@ -108,7 +108,9 @@ define user::managed(
User[$name]{
uid => $uid,
}
f $gid != 'absent' {
}
if $gid != 'absent' {
if $gid == 'uid' {
if $uid != 'absent' {
$real_gid = $uid