769c2efb97
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
8 lines
290 B
Plaintext
8 lines
290 B
Plaintext
---
|
|
###############################################################################
|
|
# Controller node tuned configuration.
|
|
|
|
# Builtin tuned profile to use. Format is same as that used by giovtorres.tuned
|
|
# role.
|
|
tuned_active_builtin_profile: "{{ controller_tuned_active_builtin_profile }}"
|