Skip to content

Commit

Permalink
Merge pull request camptocamp#75 from camptocamp/remove_ssh_key_valid…
Browse files Browse the repository at this point in the history
…ation

🐛 Remove deprecated validate_ functions
  • Loading branch information
JGodin-C2C authored Nov 15, 2023
2 parents 8601dfa + e76af40 commit a0a8419
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 a0a8419

Please sign in to comment.