0
0
mirror of https://github.com/saltstack-formulas/sysctl-formula.git synced 2024-11-30 20:05:56 +01:00
Go to file
2015-11-17 13:31:59 -03:00
sysctl Added Suse and Debian support to sysctl-formula 2015-06-09 23:30:54 +02:00
pillar.example Make the formula fully pillar driven/customizable 2015-04-06 09:25:27 -05:00
README.rst Removed pillar.example from README file 2015-11-17 13:31:59 -03:00

sysctl-formula
==============

This formula ensures that a sysctl parameter is present on the system
from a pillar file.

Please check pillar.example for usage example.

The state sysctl will ensure these are present on the system
based on the sysctl module of salt. 

if no config value is given the key value will be written based host system.
on systemd systems this will be /etc/sysctl.d/99-salt.conf
on sysv init systems it will be /etc/sysctl.conf