1
0
mirror of https://github.com/rancher/os.git synced 2025-07-30 22:24:33 +00:00

Update doc

https://github.com/rancher/os/issues/1936
This commit is contained in:
niusmallnan 2017-12-22 15:16:07 +08:00
parent 4de1396a46
commit 868a4b01ce

View File

@ -21,3 +21,5 @@ When we pass the cloud-config file during the `ros install` command, it will all
```
$ ssh -i /path/to/private/key rancher@<ip-address>
```
Please note that OpenSSH 7.0 and greater similarly disable the ssh-dss (DSA) public key algorithm. It too is weak and we recommend against its use.