fix typo
This commit is contained in:
parent
f1593efcf9
commit
064191d9fe
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ define user::managed(
|
|||
$sshkey = 'absent',
|
||||
$password = 'absent',
|
||||
$password_crypted = true,
|
||||
$allowdupe => false,
|
||||
$allowdupe = false,
|
||||
$shell = 'absent'
|
||||
){
|
||||
|
||||
|
|
Loading…
Reference in a new issue