]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stormfly-04.rb
Drop role and cookbook for the old tile CDN
[chef.git] / roles / stormfly-04.rb
index e0491b15cf84a94af57f2965c235f78c093d14d2..6f947994a90b47db0ca693ad3c4284e912c6d959 100644 (file)
@@ -32,7 +32,7 @@ default_attributes(
         :maintenance_work_mem => "10GB",
         :random_page_cost => "1.5",
         :effective_cache_size => "60GB",
-        :fsync => "off",
+        :fsync => "on",
         :effective_io_concurrency => "100"
       }
     }
@@ -47,6 +47,9 @@ default_attributes(
     :postgis => "3",
     :flatnode_file => "/ssd/nominatim/nodes.store",
     :logdir => "/ssd/nominatim/log",
+    :config => {
+      :tokenizer => "icu"
+    },
     :fpm_pools => {
       "nominatim.openstreetmap.org" => {
         :max_children => 100