document previously undocumented ssh options for scaleway

This commit is contained in:
Megan Marsh 2020-09-04 16:50:31 -07:00
parent c7356fb776
commit bd2aa40d2c
1 changed files with 1 additions and 1 deletions

View File

@ -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 is generated to connect the server. This key will only allow the `root` user to
connect the server. connect the server.