Role - tuned¶
Role Documentation¶
Welcome to the “tuned” role documentation.
Role Defaults¶
This section highlights all of the defaults and variables set within the “tuned” role.
tuned_custom_profile: ''
tuned_isolated_cores: ''
tuned_profile: throughput-performance
tuned_system_packages: '{{ _tuned_system_packages | default([]) }}'
Role Variables: redhat.yml¶
_tuned_system_packages:
- tuned
Molecule Scenarios¶
Molecule is being used to test the “tuned” role. The following section highlights the drivers in service and provides an example playbook showing how the role is leveraged.