X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c9ea623c34055db8bcca45c8b3f46a3af7008d33..22d4d76204611d2dd46ef62a0f6f7f1fbf78987d:/cookbooks/stateofthemap/recipes/default.rb diff --git a/cookbooks/stateofthemap/recipes/default.rb b/cookbooks/stateofthemap/recipes/default.rb index 34766a11a..3d2348da6 100644 --- a/cookbooks/stateofthemap/recipes/default.rb +++ b/cookbooks/stateofthemap/recipes/default.rb @@ -358,6 +358,7 @@ end cwd "/srv/#{year}.stateofthemap.org" user "nobody" group "nogroup" + environment "LANG" => "C.UTF-8" end ssl_certificate "#{year}.stateofthemap.org" do