fixed typo
This commit is contained in:
parent
a5ca773dd9
commit
c66fe33bb0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ define user::define_user(
|
|||
$uid,
|
||||
$gid,
|
||||
$home_dir = '',
|
||||
$ssh_key = ''
|
||||
$ssh_key = '',
|
||||
$shell = ''
|
||||
){
|
||||
|
||||
|
|
Loading…
Reference in a new issue