Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(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.01. This raises the minimum version to match, since it's no longer possible to use the module on anything older.
- Loading branch information