Skip to content

Commit

Permalink
πŸ› Remove deprecated validate_ functions
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Godin <[email protected]>
  • Loading branch information
JGodin-C2C committed Nov 15, 2023
1 parent 8601dfa commit e76af40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manifests/authorized_key.pp
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
Optional[String] $target = undef,
String $ssh_authorized_key_title = $accounts::ssh_authorized_key_title,
) {
validate_hash($accounts::ssh_keys)
# Retrieve $ssh_keys and $users in the current scope
$ssh_keys = $accounts::ssh_keys
$users = $accounts::users
Expand Down

0 comments on commit e76af40

Please sign in to comment.