tripleo-heat-templates/releasenotes/notes/kernel_sysctl_role-d4f6a50d08b7a388.yaml
Emilien Macchi 295f22bf84 kernel: make ExtraKernelModules and ExtraSysctlSettings role-specific
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.

Depends-On: I2b26ce4f9d19dbf66da1b4382d7ffd653e67a92e
Change-Id: Iaafd0133df7ecd01a338f1b4deb3b159c2d9c6f1
(cherry picked from commit da1ed3d19c)
2018-03-12 13:44:22 +00:00

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.