Version information
released Apr 27th 2012
Start using this module
Add this module to your Puppetfile:
mod 'pdxcat-group', '0.0.2'
Learn more about managing modules with a PuppetfileDocumentation
pdxcat/group — version 0.0.2 Apr 27th 2012
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.
Puppet Group Module Copyright (C) 2012 Computer Action Team The Computer Action Team can be contacted at: support@cat.pdx.edu Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.