this require for adding a user is wrong
This commit is contained in:
parent
cee0511ee1
commit
afb35edcbf
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ define user::define_user(
|
|||
allowdupe => false,
|
||||
ensure => present,
|
||||
gid => $gid,
|
||||
require => User[$name],
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue