voxpupuli / puppet-python

Puppet module for installing and managing Python, pip, virtualenvs and Gunicorn virtual hosts.
https://forge.puppetlabs.com/puppet/python
Apache License 2.0
199 stars 370 forks source link

Add Support for RedHat/CentOS 8 #594

Closed treydock closed 3 years ago

treydock commented 3 years ago

Pull Request (PR) description

Ad support for RedHat / CentOS 8

This Pull Request (PR) fixes the following issues

This will cause conflicts with #593 so whichever is merged last will have to be rebased to fix conflicts.

bastelfreak commented 3 years ago

I vote for merging https://github.com/voxpupuli/puppet-python/pull/593 first as that has more lines in the diff so rebasing #594 is hopefully easier

treydock commented 3 years ago

@bastelfreak I've rebased