Merge branch '16796-arvbox-webshell' refs #16796
[arvados.git] / lib / config / generated_config.go
index 4e7e5468cb5237db5d46f8ea301cec853afe3fe6..201ae3604537f9f44a9e788320b7262685944f98 100644 (file)
@@ -951,6 +951,12 @@ Clusters:
         # unlimited).
         MaxCloudOpsPerSecond: 0
 
+        # Maximum concurrent node creation operations (0 = unlimited). This is
+        # recommended by Azure in certain scenarios (see
+        # https://docs.microsoft.com/en-us/azure/virtual-machines/linux/capture-image)
+        # and can be used with other cloud providers too, if desired.
+        MaxConcurrentInstanceCreateOps: 0
+
         # Interval between cloud provider syncs/updates ("list all
         # instances").
         SyncInterval: 1m