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)
- Host: GitHub
- URL: https://github.com/github/puppet-module-group
- Owner: github
- License: other
- Archived: true
- Fork: true (blkperl/pdxcat-group)
- Created: 2014-07-21T20:57:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2012-05-18T20:52:20.000Z (almost 14 years ago)
- Last Synced: 2024-09-29T00:21:32.500Z (over 1 year ago)
- Homepage:
- Size: 214 KB
- Stars: 7
- Watchers: 7
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.