18983: Disable LocalKeepBlobBuffersPerVCPU on the multinode installer
authorWard Vandewege <ward@curii.com>
Mon, 23 May 2022 18:30:39 +0000 (14:30 -0400)
committerWard Vandewege <ward@curii.com>
Mon, 23 May 2022 18:30:39 +0000 (14:30 -0400)
       development config.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

tools/salt-install/config_examples/multi_host/aws/pillars/arvados_development.sls

index 21712d9721058a11846013fdcd34f641560a7b79..6163cd360c29f64ab0b58c289a3014d576207b75 100644 (file)
@@ -136,6 +136,9 @@ arvados:
         DriverParameters:
           Root: /tmp
 
+    Containers:
+      LocalKeepBlobBuffersPerVCPU: 0
+
     Users:
       NewUsersAreActive: true
       AutoAdminFirstUser: true