We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b439033 commit 5c22fbeCopy full SHA for 5c22fbe
CHANGES.rst
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
4
+3.1.0
5
+-----
6
+
7
+- Add config option to select cipher for ssh connection (dasm)
8
9
3.0.1
10
-----
11
README.rst
@@ -85,6 +85,8 @@ Command-line options
85
Optional process count limit for `rsync` processes. By default there's no limit so rsyncing will be in parallel
86
for all test nodes.
87
88
+* `--cloud-rsync-cipher`
89
+ Optional ssh cipher selection for `rsync` processes. [email protected] by default.
90
91
Ini file options
92
----------------
0 commit comments