puppetlabs / puppetlabs-apt

Puppet module to help manage Apt
https://forge.puppetlabs.com/puppetlabs/apt
Apache License 2.0
215 stars 461 forks source link

(MODULES-10971) - Ensure `apt::keyserver` is considered when creating a default apt:source #981

Closed david22swan closed 3 years ago

david22swan commented 3 years ago

As it stands the source_key_defaults point towards the default keyserver value set within the params. This change makes it so that it will instead use the keyserver value set in the init, which will in turn default to the params value if none has been given.

puppet-community-rangefinder[bot] commented 3 years ago

apt::params is a class

that may have no external impact to Forge modules.

This module is declared in 234 of 576 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.