Simplicity is a form of art...

Separate puppet provider for Gentoo/SELinux?
by Sven Vermeulen, post on Sun 07 April 2013

While slowly transitioning my playground infrastructure towards Puppet, I already am in process of creating a custom provider for things such as services. Puppet uses providers as "implementations" for the functions Puppet needs. For instance, for the service type (which handles init script services), there are providers for RedHat, Debian …