Add option for setting CPU governor
Allows the administrator to set a CPU frequency governor if they need to, though the default of ondemand is usually sufficient.
This commit is contained in:
@ -19,3 +19,5 @@ deploy_username: "deploy"
|
||||
|
||||
fail2ban_ignorelist:
|
||||
- 10.0.0.0/8
|
||||
|
||||
cpu_governor: "ondemand"
|
||||
|
Reference in New Issue
Block a user