gentoo / puppet-portage

[ORIGIN] Puppet module providing various Gentoo portage features
GNU General Public License v2.0
49 stars 30 forks source link

Relax provider confines from operatingsystem to osfamily #158

Closed optiz0r closed 4 months ago

optiz0r commented 6 years ago

Relaxes the provider confines for eselect, layman and webapp types to run on other Gentoo-like distributions, matching on osfamily rather than operatingsystem.

Fixes gentoo/puppet-portage#157