voxpupuli / puppet-augeasproviders_sysctl

Augeas-based sysctl type and provider for Puppet
Apache License 2.0
10 stars 36 forks source link

The type should have the ability to only apply to the running system and bypass persisting to disk #14

Closed trevor-vaughan closed 7 years ago

trevor-vaughan commented 7 years ago

There are a few sysctl values that require a reboot to be changed. In these cases, you can find that you've locked yourself out of your system because the value has persisted in sysctl.conf.

PR Forthcoming