18562: Rename config to AlwaysUsePreemptibleInstances.
[arvados.git] / lib / config / config.default.yml
index 87d38ffe4bd380d3d98c37f9a0a2c0861a82850f..d16f9f25f7ddcfa5abda41f7c685d00f99ea5027 100644 (file)
@@ -912,7 +912,7 @@ Clusters:
       #
       # This flag is ignored if no preemptible instance types are
       # configured, and has no effect on top-level containers.
-      UsePreemptibleInstances: true
+      AlwaysUsePreemptibleInstances: true
 
       # PEM encoded SSH key (RSA, DSA, or ECDSA) used by the
       # cloud dispatcher for executing containers on worker VMs.