Overview

This class is the default implementation for making sure the OS sysctl settings on your system are set correctly for IIB.

Using hiera, you can customize some of the aspects of this process.

When these customizations aren’t enough, you can replace the class with your own class. See ibm_profile::iib_machine for an explanation on how to do this.

Attributes

Attribute Name Short Description
list The list of sysctl parameters to ensure for IIB.

list

The list of sysctl parameters to ensure for IIB.

The default is: {}

Type: Hash

Back to overview of iib_machine::sysctl