feat(roles/common): added power optimization

power optimization via unbinding unsed gpu cards
This commit is contained in:
ITQ
2026-03-30 00:04:23 +03:00
parent 0900981db4
commit ace47c5cfb
4 changed files with 48 additions and 0 deletions
+7
View File
@@ -1,3 +1,10 @@
---
common_journal_retention_days: 21
common_journal_max_disk_limit: "5%"
gpu_unbind_devices: []
# Example:
# gpu_unbind_devices:
# - pci_id: "0000:06:00.0"
# driver: "amdgpu"
# label: "amd_igpu_cezanne"