Joshua M. Boniface
056c325486
Allows the administrator to set a CPU frequency governor if they need to, though the default of ondemand is usually sufficient.
7 lines
125 B
Django/Jinja
7 lines
125 B
Django/Jinja
# Locales configuration
|
|
# {{ ansible_managed }}
|
|
LANGUAGE=en_CA.UTF-8
|
|
LC_ALL=en_CA.UTF-8
|
|
LANG=en_CA.UTF-8
|
|
LC_TYPE=en_CA.UTF-8
|