linux-system-roles.tuned

Ansible Role: tuned

This is an Ansible role that sets up tuned.

Role Variables

use_recommended_profile: Choose the recommended profile for your machine instead of the one specified in 'profile'.

profile: The profile you want to set. This is ignored if use_recommended_profile is true. The basic profiles available are balanced, powersave, throughput-performance, and latency-performance. More profiles might be available depending on your OS version.

daemon: If true, this starts the daemon to allow for dynamic tuning.

dynamic_tuning: Enables dynamic tuning.

sleep_interval: The time to wait between checks for events, measured in seconds.

update_interval: The time between updates for dynamic tuning, measured in seconds.

enable_recommend: Turns on the recommend functionality.

reapply_sysctl: Indicates whether to reapply sysctl settings from /etc after applying tuned's sysctl settings.

License

MIT

Informazioni sul progetto

Configure tuned

Installa
ansible-galaxy install linux-system-roles.tuned
Licenza
mit
Download
20.7k
Proprietario