kernel_settings
kernel_settings copied to clipboard
Role to use to set kernel tuning parameters
This PR is for the purpose of triggering periodic CI testing. We don't currently have a way to trigger CI without a PR, so this PR serves that purpose.
The README states that `tuned` is the default provider for Fedora/RHEL, this is reasonable. However, it looks like there are currently no other providers available, that might be worth pointing...
New kernel_report module to pull settings from an existing template machine and apply them to a number of target machines. This also required adding "device-specific" support to the existing kernel_settings...
Below is a snippet from a correspondence with Joe Mario regarding which `sysctl` fields from his area of expertise should be added to the kernel_report module: ``` as for my...