-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel.modules: Reference boot.kernel-parameters for module options
Users of Bottlerocket had asked for an easy way to set module parameters through user data [0]. That way already exists through kernel-parameters. Document that settings.boot.kernel-parameters is to be used to set module options. Details on why adding extra settings under settings.kernel.modules to achieve this can be found on the issue [1] [0] bottlerocket-os/bottlerocket#3747 [1] bottlerocket-os/bottlerocket#3747 (comment) Signed-off-by: Leonard Foerster <foersleo@amazon.com>
- Loading branch information
Showing
4 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters