voxpupuli / puppet-augeasproviders_sysctl

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

Works on OpenBSD! #5

Closed bjer closed 7 years ago

bjer commented 9 years ago

Seems to work on OpenBSD, tried it on 5.7 and 5.8; /etc/sysctl.conf is updated and sysctl values are updated without the need of a reboot. I think it's safe to add OpenBSD to the compatible os list. Probably should work on FreeBSD as well but I have not tested yet.

raphink commented 9 years ago

Great! Could you provide a pr for this please?

olevole commented 8 years ago

See https://github.com/hercules-team/augeasproviders_sysctl/pull/10