]> git.openstreetmap.org Git - chef.git/commitdiff
Make sure a full set of locales are installed
authorTom Hughes <tom@compton.nu>
Tue, 11 Feb 2020 00:34:50 +0000 (00:34 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 11 Feb 2020 00:34:50 +0000 (00:34 +0000)
cookbooks/tools/recipes/default.rb

index c12384d6f405a3cb617ee71515c963ee596f30ba..8b6fbfc623ce5d40294a15ad65e21d0dd9bc3932 100644 (file)
@@ -36,6 +36,7 @@ package %w[
   lvm2
   rsyslog
   cron
+  locales-all
 ]
 
 service "rsyslog" do