diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-01 20:37:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-01 20:37:35 -0400 |
commit | 32ab049f9c29376f2ab07aabae788a307aefab06 (patch) | |
tree | 8aad842b8ff5096e8fdbe6461a0ca7e71fb39a0f /templates/configurators | |
parent | ca216441c743a2f6b0f26370bbc379688ccae62e (diff) |
ssh connection testing and key setup
Diffstat (limited to 'templates/configurators')
-rw-r--r-- | templates/configurators/addssh.hamlet | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/configurators/addssh.hamlet b/templates/configurators/addssh.hamlet index 94cac0922..3fa72d9b9 100644 --- a/templates/configurators/addssh.hamlet +++ b/templates/configurators/addssh.hamlet @@ -34,5 +34,6 @@ $if willTest status Testing server ... <div .modal-body> <p> - Making a ssh connection to the server to check it. # + Checking ssh connection to the server. This could take a minute. + <p> You may be prompted for your password to log into the server. |