I’ve just uploaded my first puppet module to the forge, optiz0r-sabayon
, which improves support for the Sabayon Linux distribution in puppet.
This does the following things:
- Overrides the
operatingsystem
fact for Sabayon hosts - Adds a provider for
entropy
package manager, and sets this as the default for Sabayon - Adds a shim
service
provider, that markssystemd
as the default for Sabayon hosts - Adds an
enman_repo
type which manages installation of Sabayon Community Repositories onto a Sabayon host - Adds
entropy_mask
andentropy_unmask
types, which manage package masks and unmasks
I’ll add more features as and when I need them. In the meantime, pull requests welcome!
Leave a Reply