fixed typo

This commit is contained in:
mh 2008-01-03 17:20:44 +00:00
parent a5ca773dd9
commit c66fe33bb0

View file

@ -14,7 +14,7 @@ define user::define_user(
$uid,
$gid,
$home_dir = '',
$ssh_key = ''
$ssh_key = '',
$shell = ''
){