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)
This commit is contained in:
Emilien Macchi 2021-06-29 17:16:28 -04:00 committed by Martin Schuppert
parent b1774f69f0
commit c799b536f8
1 changed files with 1 additions and 0 deletions

View File

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