Merge branch '15026-cloudtest'
[arvados.git] / lib / config / generated_config.go
index 6b2bb61112f7d371b58e88dfadad1a07d9476277..763e7b2bce70a9b0ee7337fc0ebac6b958389f20 100644 (file)
@@ -506,7 +506,7 @@ Clusters:
         # Shell command to execute on each worker to determine whether
         # the worker is booted and ready to run containers. It should
         # exit zero if the worker is ready.
-        BootProbeCommand: "docker ps"
+        BootProbeCommand: "docker ps -q"
 
         # Minimum interval between consecutive probes to a single
         # worker.