]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stateofthemap/recipes/default.rb
Run jekyll build in a UTF8 locale
[chef.git] / cookbooks / stateofthemap / recipes / default.rb
index 34766a11a9f100cc411b4755961e9d582ea8245c..3d2348da68baaa0a154d8d839f722031eea592d2 100644 (file)
@@ -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