Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 341 Bytes

README.rdoc

File metadata and controls

14 lines (10 loc) · 341 Bytes

DESCRIPTION:

Set sysctl values from Chef!

REQUIREMENTS:

ATTRIBUTES:

node = 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

  1. Set values in a cookbook_file - 69-chef-static.conf