puppet-locales
puppet-locales copied to clipboard
Use systemd/localctl ?
Since all major distribution support systemd, this module may use localctl instead define the $locale::default_file manually. For example:
# localectl set-locale LANG=en_US.utf8 LANGUAGE=en_US.utf8 LC_CTYPE=en_US.utf8
I might taking that into consideration in the future, but there are older distros, which are not relying on systemd managed with this module.
As there's no activity for a long time, I'll close this issue.