(MODULES-10971) - Ensure `apt::keyserver` is considered when creating a default apt...
authorDavid Swan <david.swan@puppet.com>
Wed, 24 Mar 2021 14:39:58 +0000 (14:39 +0000)
committerDavid Swan <david.swan@puppet.com>
Wed, 24 Mar 2021 16:25:55 +0000 (16:25 +0000)
commita6eb1618bad986cfa40e9e9188dc6625c89a8fea
treea5feee66f39df9c60c56d118f2b7123735e95983
parent18fe46c4b19729099bfea98f0a353bbdc087f717
(MODULES-10971) - Ensure `apt::keyserver` is considered when creating a default apt:source

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 in none has been given.
manifests/init.pp
manifests/params.pp