X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4cb9b474add3becb58dccaf555c2a52d15cbd27..4e1e7f762ff1acd13b18efed5974b32833a467e2:/lib/config/config.default.yml diff --git a/lib/config/config.default.yml b/lib/config/config.default.yml index 00903ce2ad..7932c1df3d 100644 --- a/lib/config/config.default.yml +++ b/lib/config/config.default.yml @@ -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