(GH-1038) add support for `check-valid-until` configuration
authordavid22swan <david.swan@puppet.com>
Wed, 3 Aug 2022 08:16:52 +0000 (09:16 +0100)
committerdavid22swan <david.swan@puppet.com>
Wed, 3 Aug 2022 08:17:08 +0000 (09:17 +0100)
commit3d3620ccd767ca8c4055f1c84a658c79de31fcb3
treecbc61e55214b60d75cc041b075755d6b7b2ab381
parent2109a42f564ae01bf60acfe4cdacbc685bac24dc
(GH-1038) add support for `check-valid-until` configuration

Add's additional configuration to `apt::source` to allow the user to specify whether or not to check if  the repository that they are accessing has a valid release ate.
Defaults to `True`
REFERENCE.md
manifests/source.pp
spec/defines/source_spec.rb