You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested the latest Version (3.0.1) with Puppet Enterprise 2021.7, that has an agent compatible with Open Source Puppet 7.20.0, and got deprecation warnings:
# /opt/puppetlabs/puppet/bin/puppet puppetdbquery nodes '(Package["toml"])'
Warning: The method 'Puppet::Network::HttpPool.http_instance' is deprecated. Use Puppet.runtime[:http] instead
(file & line not available)
/opt/puppetlabs/puppet/cache/lib/puppetdb/connection.rb:63: warning: URI.escape is obsolete
[...]
The result war correct, but the deprecations should be considered.
The text was updated successfully, but these errors were encountered:
I tested the latest Version (3.0.1) with Puppet Enterprise 2021.7, that has an agent compatible with Open Source Puppet 7.20.0, and got deprecation warnings:
The result war correct, but the deprecations should be considered.
The text was updated successfully, but these errors were encountered: