diff --git a/source/_addons/ssh.markdown b/source/_addons/ssh.markdown index 52e49eb6d10..64ab8e54cb1 100644 --- a/source/_addons/ssh.markdown +++ b/source/_addons/ssh.markdown @@ -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.