puppet-python
puppet-python copied to clipboard
Puppet module for installing and managing Python, pip, virtualenvs and Gunicorn virtual hosts.
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 8 - Ruby: 3.2.5 - Distribution: Ubuntu 24.04 - Module version: mod 'puppet-python', '7.4.0' ## How to reproduce (e.g Puppet...
Info on the default version of Python a system uses was added in #716, but when the 'system' version of Python is requested, the package name is still `python`, hard-coded...
Migrate this module from the obsolete `params.pp` pattern to using hiera data.