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

14 lines
301 B
YAML

---
# 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'