]> git.openstreetmap.org Git - chef.git/commitdiff
Increase shared memory limit for katie
authorTom Hughes <tom@compton.nu>
Tue, 12 Nov 2019 07:54:40 +0000 (07:54 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 12 Nov 2019 07:54:40 +0000 (07:54 +0000)
roles/katie.rb

index e6ddba69f524a2ad5727daab931fbf88cbe624cc..b54ebb13f66f2bdcc74e5e5497f59b73cf013f29 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
     }
   },
   :hardware => {
     }
   },
   :hardware => {
-    :shm_size => "18g"
+    :shm_size => "20g"
   },
   :location => "Falkenstein, Germany",
   :networking => {
   },
   :location => "Falkenstein, Germany",
   :networking => {