Manage the available locales and the system default:
us_locale: locale.present: - name: en_US.UTF-8 default_locale: locale.system: - name: en_US.UTF-8 - require: - locale: us_locale
Generate a locale if it is not present
New in version 2014.7.0.
Set the locale for the system
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/states/all/salt.states.locale.html