document previously undocumented ssh options for scaleway
This commit is contained in:
parent
c7356fb776
commit
bd2aa40d2c
|
@ -105,6 +105,6 @@ access tokens:
|
|||
}
|
||||
```
|
||||
|
||||
When you do not specified the `ssh_private_key_file`, a temporarily SSH keypair
|
||||
When you do not specify the `ssh_private_key_file`, a temporary SSH keypair
|
||||
is generated to connect the server. This key will only allow the `root` user to
|
||||
connect the server.
|
||||
|
|
Loading…
Reference in New Issue