Adds parameter to support system packages in venv.
the vcsrepo resource which checks out puppetboard uses $group (which it already required in previous versions) instead of the default group (usually root)
add ubuntu jammy support
adjust lower limit for vcsrepo as < 5.0.0 breaks upgrades
extend regex for python_version param to accomodate d.dd (3.10) on jammy`
Fixes #357
As per https://github.com/voxpupuli/puppet-puppetboard/pull/280 here are some alternative instructions for CentOS 7 and RHEL 7 users to utlilse Python 3 with Apache (httpd).
<!--
Thank you for contributing to this project!
-->
<!--
Replace this comment with a description of your pull request.
-->
<!--
Replace this comment with the list of issues or n/a.
Use format:
Fixes #123
Fixes #124
-->