---
features:
  - PreNetworkConfig is modified to support role-specific parameters.
upgrade:
  - PreNetworkConfig takes a new parameter, RoleParameters. All the templates
    associated with PreNetworkConfig should add this new parameter during
    upgrade.
deprecations:
  - Parameters {{role}}KernelArgs, {{role}}TunedProfileName and
    {{role}}HostCpusList are deprecated. Alternatively, role-specific
    parameter support has been added with the same names.