tuned: install cpu-partitioning profile by default

To match with what we find in the overcloud image, let's install
tuned-profiles-cpu-partitioning so when not using the image (in
standalone, or on an undercloud or just with already deployed servers),
the rpm will be there already and the profile can be used.

Closes-Bug: #1934017
Change-Id: I6f7f54b469b8fe36f338fbb3f18e032baf5ecc84
(cherry picked from commit d255de04e4)
(cherry picked from commit c799b536f8)
(cherry picked from commit 67ed61cc77)
(cherry picked from commit 85b293cf87)
This commit is contained in:
Emilien Macchi 2021-06-29 17:16:28 -04:00 committed by Martin Schuppert
parent f7e4c9a6f8
commit 41b2fe4ec4
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@
_tuned_system_packages:
- tuned
- tuned-profiles-cpu-partitioning