From: Tom Hughes Date: Tue, 11 Feb 2020 00:34:50 +0000 (+0000) Subject: Make sure a full set of locales are installed X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/e9dfac485fe7ecda8189693801c66d63725db9bc Make sure a full set of locales are installed --- diff --git a/cookbooks/tools/recipes/default.rb b/cookbooks/tools/recipes/default.rb index c12384d6f..8b6fbfc62 100644 --- a/cookbooks/tools/recipes/default.rb +++ b/cookbooks/tools/recipes/default.rb @@ -36,6 +36,7 @@ package %w[ lvm2 rsyslog cron + locales-all ] service "rsyslog" do