Skip to content

Instantly share code, notes, and snippets.

@pprince
Created April 4, 2016 14:48
Show Gist options
  • Save pprince/a4329a1dd35722c882e20a32ebc2c4f1 to your computer and use it in GitHub Desktop.
Save pprince/a4329a1dd35722c882e20a32ebc2c4f1 to your computer and use it in GitHub Desktop.
sysctl:
pkg: procps-ng
config:
dir: '/etc/sysctl.d'
file: '/etc/sysctl.conf'
params:
- foo.bar: 30
- abc.def: xyz
- fs.file-max:
value: 100000
file: fs.conf
- vm.swappiness
value: 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment