puppet-augeasproviders_sysctl

Augeas-based sysctl type and provider for Puppet

APACHE-2.0 License

Downloads
23.6K
Stars
11
Committers
15

Bot releases are hidden (Show)

puppet-augeasproviders_sysctl - Latest Release

Published by raphink over 3 years ago

  • Add support for Puppet 6
  • Deprecate support for Puppet < 5
  • Update supported OSes in metadata.json
puppet-augeasproviders_sysctl -

Published by raphink over 3 years ago

  • Fix puppet requirement to < 7.0.0
puppet-augeasproviders_sysctl -

Published by raphink over 3 years ago

  • Add Archlinux support (GH #38)
  • Use : as separator on FreeBSD (fix #24) (GH #30)
  • Do not manage comment when persist is false (fix #29) (GH #31)
puppet-augeasproviders_sysctl -

Published by raphink over 3 years ago

  • Add support for:
    • Debian 10
    • EL 8
puppet-augeasproviders_sysctl -

Published by raphink over 3 years ago

  • Force data read from 'sysctl -a' into ASCSII (GH #46)
puppet-augeasproviders_sysctl -

Published by raphink over 3 years ago

  • FreeBSD: skip read-only MIB data (GH #48)
puppet-augeasproviders_sysctl - Release of 2.2.1

Published by trevor-vaughan about 6 years ago

This release adds support for Puppet 5 as well as Oracle Enterprise Linux.

puppet-augeasproviders_sysctl - Feature and Test Update

Published by trevor-vaughan over 7 years ago

This release adds a feature that protects against sysctl values which, when set in /etc/sysctl.conf, may cause operational harm to a system.

The ability has been added to only update the live value and make the disk persistence optional.

Additionally:

  • Now use prefetching to get the sysctl values
  • Updated self.instances to obtain information about all sysctl values
    which provides a more accurate representation of the system when using
    puppet resource
  • Fail if the user attempts to set a value that is not valid on the
    system unless silent is set.
  • Updated all tests
puppet-augeasproviders_sysctl - 2.1.0 Release

Published by trevor-vaughan almost 8 years ago

New Features

  • Added a :silent option for deliberately ignoring failures when applying the live sysctl settings. This is particularly useful when you have sysctl settings that may not be present without loading a kernel module over which you have no control.

Other Changes

  • Added acceptance tests
Package Rankings
Top 24.79% on Forge.puppet.com
Badges
Extracted from project README
Build Status Release Code Coverage Puppet Forge Puppet Forge - downloads Puppet Forge - endorsement Puppet Forge - scores puppetmodule.info docs Apache-2 License