added missing bracket
This commit is contained in:
parent
7aa32b98a3
commit
fcd1cb9a0a
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ define user::managed(
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
case $uid {
|
||||
'absent': { info("Not defining a uid for user $name") }
|
||||
|
|
Loading…
Reference in a new issue