Kernel¶
Overview¶
Kernel is a Saltbox module that manages the Linux kernel.
Deployment¶
Core Saltbox role.
sb install kernel
Role Defaults¶
Variables can be customized using the Inventory. (1)
-
Example override
kernel_install_hwe: true
kernel_install_hwe
# Setting to true will install the Hardware Enablement kernel package whenever the kernel role is run.
# Type: bool (true/false)
kernel_install_hwe: false