fixed typo
This commit is contained in:
parent
d7edb606bc
commit
8340511edd
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ define user::sftp_only(
|
|||
$gid = 'uid',
|
||||
$homedir_mode = '0750',
|
||||
$password = 'absent',
|
||||
$password_crypted = true,
|
||||
$password_crypted = true
|
||||
) {
|
||||
include user::groups::sftponly
|
||||
user::managed{"${name}":
|
||||
|
|
Loading…
Reference in a new issue