da1ed3d19c
Allow to configure extra Kernel modules and extra sysctl settings per role and not only global to the whole deployment. The two parameters that can be role-specific are ExtraKernelModules and ExtraSysctlSettings. Change-Id: Iaafd0133df7ecd01a338f1b4deb3b159c2d9c6f1
8 lines
249 B
YAML
8 lines
249 B
YAML
---
|
|
features:
|
|
- |
|
|
Allow to configure extra Kernel modules and extra sysctl settings per role
|
|
and not only global to the whole deployment.
|
|
The two parameters that can be role-specific are ExtraKernelModules and
|
|
ExtraSysctlSettings.
|