]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit
(GH-1518) - Declare minimum Puppet version 6.24.0 GH-1518-bump_minimum_puppet_version
authorPaula Muir <paula@puppet.com>
Tue, 20 Dec 2022 11:52:22 +0000 (11:52 +0000)
committerGitHub <noreply@github.com>
Tue, 20 Dec 2022 11:52:22 +0000 (11:52 +0000)
commitc6708d1f0fada5829cd72789ab831d9b5812ee51
tree25e321becc8d0cbc3ad7a0285a942c74fceb5053
parentee98a5a170ddf9ba6896a6e1cf40a665c0e4b74b
(GH-1518) - Declare minimum Puppet version 6.24.0

In codebase hardening efforts the commands are passed as
an array, but this feature was only introduced in Puppet 6.24.0[1]. This
raises the minimum version to match, since it's no longer possible to
use the module on anything older.

[1]: https://puppet.com/docs/puppet/6/release_notes_puppet.html#enhancements_puppet_x-7-9-0-PUP-5704
metadata.json