Version information
This version is compatible with:
- Puppet Enterprise 2019.8.x, 2019.7.x, 2019.5.x, 2019.4.x, 2019.3.x, 2019.2.x, 2019.1.x, 2019.0.x, 2018.1.x, 2017.3.x, 2017.2.x, 2017.1.x, 2016.5.x, 2016.4.x
- Puppet >= 3.0.0 < 7.0.0
- , , ,
Start using this module
Add this module to your Puppetfile:
mod 'ghoneycutt-sysklogd', '1.2.0'
Learn more about managing modules with a PuppetfileDocumentation
puppet-module-sysklogd
===
Puppet module to remove sysklogd.
This is needed on EL 5 systems to replace sysklogd with another syslogger such as syslog_ng or rsyslog.
===
Compatibility
This module has been tested to work on the following systems with the
latest Puppet v3, v3 with future parser, v4, v5 and v6. See .travis.yml
for the exact matrix of supported Puppet and ruby versions.
- EL 5
v1.2.0 - 2019-01-03
Support Puppet 5 and 6
v1.0.1 - 2013-07-23
Garrett Honeycutt cd30238 Add metadata for the Forge 09e2b5b Support Ruby v2.0.0 f97217e Support Puppet v3.5 and v3.6 43d6738 Allow for forge metadata f0ea038 minor style updates 5e76fb6 Use single quotes where variable interpolation is not needed 53b4f92 Support Facter v2 e170f17 Remove unused bundler configuration 45fee8f Update license for 2014 1235dce Do not require rubygems as it is not needed
v1.0.0 - 2013-05-24
Martin Hagstrom f31b1af Martin Hagstrom Cleanup of documentation
Garrett Honeycutt ccf0e0f Add README with Travis link and enable testing ruby 1.9.3 7e52996 Travis-CI support c425524 Add spec test
v0.0.1 - 2013-05-17 Garrett Honeycutt code@garretthoneycutt.com
Initial release
Copyright (C) 2008-2019 Garrett Honeycutt <code@garretthoneycutt.com> 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.