tuned-amdgpu/roles/tuned_amdgpu/defaults/main.yml

15 lines
301 B
YAML
Raw Normal View History

---
2022-11-27 06:51:39 +00:00
# defaults file for tuned_amdgpu
#
# internals for profile power calculations
# item in the context of the with_nested loops in the play
profile_name: "{{ item.0 }}"
amdgpu_profiles:
- default
- overclock
- peak
tuned_amdgpu_profile_dir: '/etc/tuned/profiles' # introduced in '2.23.0-1'