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
operatingsystemfact for Sabayon hosts - Adds a provider for
entropypackage manager, and sets this as the default for Sabayon - Adds a shim
serviceprovider, that markssystemdas the default for Sabayon hosts - Adds an
enman_repotype which manages installation of Sabayon Community Repositories onto a Sabayon host - Adds
entropy_maskandentropy_unmasktypes, 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