Version information
released Jul 16th 2013
Start using this module
Add this module to your Puppetfile:
mod 'evenup-rsyslog', '0.1.0'
Learn more about managing modules with a PuppetfileDocumentation
evenup/rsyslog — version 0.1.0 Jul 16th 2013
What is it?
A puppet module that manages the rsyslog config. It installs the basic config provided by redhat and easily allows for additional facilities. This module is not intended to encompass all options of rsyslog but rather make it very easy to configure local logging.
Usage:
Generic apache install
Adding an additional facility for OpenLDAP
Known Issues:
Only tested on CentOS 6
License:
Released under the Apache 2.0 licence
Contribute:
- Fork it
- Create a topic branch
- Improve/fix (with spec tests)
- Push new topic branch
- Submit a PR
v0.1.0: Add rate limiting configuration v0.0.1: Initial release
Dependencies
- puppetlabs/stdlib (>= 3.2.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.