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: 6.22.1 - Ruby: ruby 2.0.0p648 (2015-12-16) [x86_64-linux] - Distribution: CentOS 7.9 - Module version: 6.0.0 ## How to reproduce (e.g...
## Affected Puppet, Ruby, OS and module versions/distributions this is happening with the latest version of the module: 6.1.0 I am wondering if this is really the intended, and if...
I'd like to be able to set the SELinux type on my virtualenv, but if I declare a second `file` directive to do this, I get a redeclare error on...
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 2019.8 - Ruby: 2.5.7-1 - Distribution: --- - Module version: v6.1.0 ## How to reproduce (e.g Puppet code you use)...
- Puppet: 6.19.1 - Ruby: - Distribution: Centos 7 - Module version: 6.0.0 Currently python::install will install python2-virtualenv for version 'system' on older centos machines (we run 5,6,7,8) however `python::pyvenv`...
## Affected Puppet, Ruby, OS and module versions/distributions - Module version: v5.0.0 ## How to reproduce (e.g Puppet code you use) Starting with `20.3` pip is using a new dependency...
This test currently fails because of https://github.com/voxpupuli/puppet-python/issues/586 #### Pull Request (PR) description #### This Pull Request (PR) fixes the following issues
#### Pull Request (PR) description #### This Pull Request (PR) fixes the following issues
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.10.1 - Ruby: 2.5.1 - Distribution: ubuntu bionic - Module version: v4.0.0 ## How to reproduce (e.g Puppet code you...
especially if users can add support by supplying the correct init class params found during #580,