From: Sarah Hoffmann Date: Mon, 15 Dec 2014 21:58:38 +0000 (+0100) Subject: Revert "set LANG for nominatim munin script to make python happy" X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/ba231629659f728e81a3c7293c86841744ed790b?hp=c7133b9e04d0d9246f13a661c3ddff5593f17059;ds=sidebyside Revert "set LANG for nominatim munin script to make python happy" This reverts commit c7133b9e04d0d9246f13a661c3ddff5593f17059. --- diff --git a/cookbooks/nominatim/templates/default/munin.erb b/cookbooks/nominatim/templates/default/munin.erb index 2e27c7db3..136211ef5 100644 --- a/cookbooks/nominatim/templates/default/munin.erb +++ b/cookbooks/nominatim/templates/default/munin.erb @@ -5,4 +5,3 @@ user www-data env.PGDATABASE <%= node[:nominatim][:database][:dbname] %> env.PGUSER www-data env.NOMINATIM_QUERYLOG /var/log/nominatim/query.log -env.LANG en_GB.UTF-8