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
e78333f2ca
commit
78e14bfc1d
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:
|
Configuration variables:
|
||||||
|
|
||||||
- **authorized_keys** (*Optional*): Your public-keys for authorized keyfile. Every element will be a line inside that file.
|
- **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