rename according to package name
This commit is contained in:
parent
673d1393c6
commit
17ea81d4d6
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ define user::managed(
|
|||
}
|
||||
}
|
||||
default: {
|
||||
require ruby::libshadow
|
||||
require ruby::shadow
|
||||
if $password_crypted {
|
||||
$real_password = $password
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue