uses the native node field name (latest BootUpdateNode supports both)
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 1 Apr 2010 11:05:37 +0000 (11:05 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 1 Apr 2010 11:05:37 +0000 (11:05 +0000)
source/steps/ChainBootNode.py

index 6e11cfd..292a901 100644 (file)
@@ -143,7 +143,7 @@ def Run( vars, log ):
         pass
 
     update_vals= {}
-    update_vals['ssh_host_key']= ssh_host_key
+    update_vals['ssh_rsa_key']= ssh_host_key
     BootAPI.call_api_function( vars, "BootUpdateNode", (update_vals,) )
 
     # get the kernel version