2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-01 17:17:36 +00:00

fix for ecdsa support

This commit is contained in:
lissav
2014-07-22 10:29:42 -04:00
parent 5ad5eb1b1e
commit 44bae8d8ea

View File

@@ -221,7 +221,7 @@ fi
rm /tmp/ssh_rsa_hostkey
# if there is a ecdsa host key on the node then download the replacement from the MN/SN
if [ -f ssh_host_ecdsa_key ]; then
if [ -f /etc/ssh/ssh_host_ecdsa_key ]; then
# download the host ecdsa key
if [ $useflowcontrol = "1" ]; then
#first contact daemon xcatflowrequest <server> 3001