voxpupuli / puppet-augeasproviders_sysctl

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

Remove logic breaking comment updates. #76

Open montaguethomas opened 1 year ago

montaguethomas commented 1 year ago

Pull Request (PR) description

Remove old logic to insert new setting after a commented out one. This logic ends up breaking comment updates and causing mess when using comments.

This Pull Request (PR) fixes the following issues

Fixes #19