]> git.openstreetmap.org Git - chef.git/commitdiff
put pummelzacken back into production
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 8 Jan 2020 21:58:29 +0000 (22:58 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 8 Jan 2020 21:58:29 +0000 (22:58 +0100)
roles/pummelzacken.rb

index 1d96445e77fd6bd013c7882ef813d4b0d2c266f1..d237bd0535e5567a523eecc28862074e55b74b25 100644 (file)
@@ -28,12 +28,12 @@ default_attributes(
         :random_page_cost => "1.5",
         :effective_cache_size => "60GB",
         :effective_io_concurrency => "256",
         :random_page_cost => "1.5",
         :effective_cache_size => "60GB",
         :effective_io_concurrency => "256",
-        :fsync => "off"
+        :fsync => "on"
       }
     }
   },
   :nominatim => {
       }
     }
   },
   :nominatim => {
-    :state => "off",
+    :state => "standalone",
     :dbadmins => %w[lonvia tomh],
     :dbcluster => "12/main",
     :postgis => "2.5",
     :dbadmins => %w[lonvia tomh],
     :dbcluster => "12/main",
     :postgis => "2.5",