Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Coremunity
-
Platform Core KANBAN
-
Bug Fix
-
Puppet no longer generates a deprecation warning when calling "Puppet::Network::HttpPool.http_instance" as used to happen when using the puppetlabs-puppetdb module to install and manage puppetdb.
-
Needs Assessment
Description
PuppetDB module uses deprecated in puppet 6.8.0 function, causing a warning:
Warning: Puppet::SSL::Host is deprecated and will be removed in a future release of Puppet.
|
|
(location: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/ssl/host.rb:235:in `initialize')
|