Skip to content

sacr0/sysctl-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

sysctl-formula

This formula ensures that a sysctl parameter is present on the system based on configuration in pillars.

Values are written to /etc/sysctl.d/99-salt.conf or /etc/sysctl.conf for systemd or sysvinit systems respectively. This can be overriden by explicitly passing the config parameter.

Available states

Meta-state that includes both the sysctl.package and sysctl.param states.

Ensures that the sysctl program is available.

Sets sysctl values from configuration in pillars data using sysctl.present.

Releases

No releases published

Packages

No packages published

Languages

  • SaltStack 64.9%
  • HTML 35.1%