default_ssh.yml in rundock-1.1.5 vs default_ssh.yml in rundock-1.1.6

- old
+ new

@@ -1,9 +1,9 @@ # # Default ssh options are here. # :port: 22 -:paranoid: false +:verify_host_key: false #:user: "youre_name" #:keys: ["/path/to/private_key"] #:passphrase: "yourpassphrase" #:ssh_config: "/path/to/ssh/config"