20485: Option to skip automatic SSH key deployment on cloud VMs.
[arvados.git] / sdk / go / arvados / config.go
index 1018a9f236a9dc3ac6a0196cf5a5833881f7279a..4da851763eb9d924235544c3454806fd11c52808 100644 (file)
@@ -559,6 +559,7 @@ type CloudVMsConfig struct {
        BootProbeCommand               string
        InstanceInitCommand            string
        DeployRunnerBinary             string
+       DeployPublicKey                bool
        ImageID                        string
        MaxCloudOpsPerSecond           int
        MaxProbesPerSecond             int