fix metadata - dependency and location referenced
modulesync 5.1.0
<!--
Thank you for contributing to this project!
-->
Quote sysctl keys with a slash in them
Partially fixes #17 by quoting slashes in keys (such as VLANs) when communicating with augeas
This requires augeas 1.14.x with patch to sysctl lens, that supports more non-alphanumeric characters such as a slash. Have tested by directly copying ne wlens to /opt/puppetlabs/puppet/share/augeas/lenses/dist/sysctl.aug
of puppet agent 7.25
A new puppet agent with augeas 1.14.x needs to be advocated
Note that the changes provided here are probably not optimal and possibly break with comments, but its at the limit of my current provider knowledge
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.
Fixes #19
Also contains #83
modulesync 9.2.0