kayobe/releasenotes/notes/tuned-default-profiles-7c795b9599856aee.yaml
Michał Nasiadka 769c2efb97 Add support for configuring tuned profile
This is only supported on CentOS for now due to limitations of the
Ansible role used to configure tuned.

Change-Id: Ie07c5f467975f8da2f720e70c94cea6285981d72
Co-Authored-By: Pierre Riteau <pierre@stackhpc.com>
Story: 2007853
Task: 40155
2021-10-06 17:49:24 +02:00

10 lines
399 B
YAML

---
upgrade:
- |
Kayobe now applies a sensible ``tuned`` profile to each host by default.
This may need to be customised, for example if the seed node is not a
virtual machine. See the `documentation
<https://docs.openstack.org/kayobe/latest/configuration/reference/hosts.html#tuned>`_
and `story 2007853 <https://storyboard.openstack.org/#!/story/2007853>`__
for details.