camptocamp / puppet-accounts

11 stars 40 forks source link

Issue with release 2.1.0 and StdLib v9.4.1 #74

Closed djmills64 closed 12 months ago

djmills64 commented 1 year ago

2.1.0 works with StdLib 8.5.0. But with 9.4.1 gets the error: <13>Nov 10 12:47:50 puppet-agent[15249]: Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown function: 'validate_hash'. (file: /etc/puppetlabs/code/environments/production/modules/accounts/manifests/authorized_key.pp, line: 16, column: 3) (file: /etc/puppetlabs/code/environments/production/modules/accounts/manifests/account.pp, line: 122) on node 4101_test_l3

JGodin-C2C commented 12 months ago

Hello djmills64, Please use the previously opened issue.

JGodin-C2C commented 12 months ago

I see , ok, i will double-check the validate functions.

JGodin-C2C commented 12 months ago

Fixed by a0a8419

djmills64 commented 11 months ago

Thanks, 2.1.1 works with StdLib 9.4.1