puppet-python icon indicating copy to clipboard operation
puppet-python copied to clipboard

Puppet module for installing and managing Python, pip, virtualenvs and Gunicorn virtual hosts.

Results 95 puppet-python issues
Sort by recently updated
recently updated
newest added
trafficstars

modulesync 9.2.0

modulesync

## 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...

enhancement

Migrate this module from the obsolete `params.pp` pattern to using hiera data.

enhancement