Fewbytes / sysctl-cookbook

sysctl cookbook for Chef
9 stars 27 forks source link

= DESCRIPTION: Set sysctl values from Chef!

= REQUIREMENTS:

= ATTRIBUTES: node[:sysctl] = A namespace for sysctl settings.

= USAGE: There are two ways of setting sysctl values:

  1. Set chef attributes in the sysctl namespace, E.G.: default[:sysctl][:vm][:swappiness] = 20
  2. Set values in a cookbook_file - 69-chef-static.conf