Merge branch '20433-crunch-log-zero-bytes-job'
[arvados.git] / lib / config / config.default.yml
index 00903ce2ad13d1ae9e296d4b8e4ae4b797dffb04..7932c1df3d8250efc7f58db2295a4c058d078bcd 100644 (file)
@@ -1415,6 +1415,12 @@ Clusters:
         # version of crunch-run installed; see CrunchRunCommand above.
         DeployRunnerBinary: "/proc/self/exe"
 
+        # Install the Dispatcher's SSH public key (derived from
+        # DispatchPrivateKey) when creating new cloud
+        # instances. Change this to false if you are using a different
+        # mechanism to pre-install the public key on new instances.
+        DeployPublicKey: true
+
         # Tags to add on all resources (VMs, NICs, disks) created by
         # the container dispatcher. (Arvados's own tags --
         # InstanceType, IdleBehavior, and InstanceSecret -- will also