tripleo-heat-templates/releasenotes/notes/kernel_sysctl_role-d4f6a50d08b7a388.yaml
Emilien Macchi da1ed3d19c 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.

Change-Id: Iaafd0133df7ecd01a338f1b4deb3b159c2d9c6f1
2018-03-08 13:14:21 +13: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.