You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`user_ssh_pubkey`||| Public SSH key for created user; the public SSH key must be on a single line, enclosed in quotes. Alternatively, a file can be specified which is located in the `config/files` directory.|
47
+
|`root_ssh_pubkey`||| Sets public SSH key for root login. The public SSH key must be on a single line, enclosed in quotes. Alternatively, a file can be specified which is located in the `config/files` directory. |
48
48
|`root_ssh_pwlogin`|`1`|`0`/`1`| Set to 0 to disable ssh password login for root. |
49
49
|`ssh_pwlogin`||`0`/`1`| Set to 0 to disable ssh password login completely. |
0 commit comments