(bugfix) - Declare minimum Puppet version 6.24.0 bugfix-bump_minimum_puppet_version
authorPaula Muir <paula@puppet.com>
Tue, 20 Dec 2022 11:54:57 +0000 (11:54 +0000)
committerGitHub <noreply@github.com>
Tue, 20 Dec 2022 11:54:57 +0000 (11:54 +0000)
commitd5ba24f38e2065f7f4dfcbd0b3c5824c249445c5
tree25e321becc8d0cbc3ad7a0285a942c74fceb5053
parentee98a5a170ddf9ba6896a6e1cf40a665c0e4b74b
(bugfix) - 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.01. This raises the minimum version to match, since it's no longer possible to use the module on anything older.
metadata.json