Update ssh.markdown (#3069)
* Update ssh.markdown Was not clear root is the username which has to be used. * Update ssh.markdown
This commit is contained in:
parent
df6098a6a1
commit
a2068be2c3
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ To use this add-on, you must have a private/public key to log in. To generate th
|
|||
}
|
||||
```
|
||||
|
||||
The username for login over ssh is `root`.
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **authorized_keys** (*Optional*): Your public-keys for authorized keyfile. Every element will be a line inside that file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue