Version information
released Jan 15th 2015
This version is compatible with:
- , ,
Start using this module
Add this module to your Puppetfile:
mod 'evenup-auditd', '0.3.1'
Learn more about managing modules with a PuppetfileDocumentation
evenup/auditd — version 0.3.1 Jan 15th 2015
What is it?
A Puppet module that ensures the linux audit packages are installed and configured. It has a basic set of rules provided, but can be overridden with rules you provide.
Released under the Apache 2.0 licence
Usage:
To install:
To override a setting in the default config
Contribute:
- Fork it
- Create a topic branch
- Improve/fix (with spec tests)
- Push new topic branch
- Submit a PR
20150115 - 0.3.1 Correctly test RHEL6 based versions 20150105 - 0.3.0 Add acceptance tests Update support files 20140215 - 0.2.0 Support Debian-based distros 20140113 - 0.1.1 Fix service notification Test updates Lint fix v0.0.1: Initial release
Dependencies
- evenup/beaver (>=1.0.0 <2.0.0)
- puppetlabs/concat (>=1.0.0 <2.0.0)
- puppetlabs/stdlib (>=3.2.0 <5.0.0)
Copyright 2013 EvenUp Inc 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.