]> git.openstreetmap.org Git - chef.git/commitdiff
Reduce memory cache size on culebre
authorTom Hughes <tom@compton.nu>
Fri, 3 Jan 2020 18:26:02 +0000 (18:26 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 3 Jan 2020 18:26:20 +0000 (18:26 +0000)
roles/culebre.rb

index 80729a770166561f29a26556acb624df9790d4b5..d758cd2eaf1465f845cfbda8ee93555a5c2224ee 100644 (file)
@@ -3,7 +3,7 @@ description "Master role applied to culebre"
 
 default_attributes(
   :hardware => {
 
 default_attributes(
   :hardware => {
-    :shm_size => "18g"
+    :shm_size => "14g"
   },
   :networking => {
     :interfaces => {
   },
   :networking => {
     :interfaces => {