mirror of
https://github.com/philippdieter/puppet-ldapquery.git
synced 2025-10-13 04:54:47 +00:00

`to_s` the values too (like the attribute in line 129). This prevents the copious logging of lines like ``` [puppetserver] Puppet Ssh_authorized_key[arjen-ssh-rsa]['user']['key']['type'] contains a Net::BER::BerIdentifiedString value. It will be converted to the String 'ssh-rsa' ``` for each and every piece of data that gets used from the `ldapquery` results.