edf-hpc / puppet-hpc

Generic Puppet Configuration for HPC Clusters
http://edf-hpc.github.io/puppet-hpc/
GNU General Public License v2.0
13 stars 4 forks source link

Manage OS locale within puppet module #93

Open rezib opened 7 years ago

rezib commented 7 years ago

Currently, generated locales are configured at installation time in debian-installer or diskless images preseed. It would be nice if locales can be managed with a central point to make sure their are coherent across all nodes, typically with a locale(s) module or within the base module eventually.