An open API service indexing awesome lists of open source software.

https://github.com/github/puppet-module-group

Puppet Group Module (custom group providers)
https://github.com/github/puppet-module-group

Last synced: 5 months ago
JSON representation

Puppet Group Module (custom group providers)

Awesome Lists containing this project

README

          

# Custom group providers for Puppet

## Description
At Portland State University we had a need for managing local group membership
on Ubuntu, FreeBSD and Solaris, but we don't manage local users. That is, we
needed group providers with feature manages_members. The default group
providers in puppet weren't set up for this so we wrote some custom stuff. This
is it.